Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python
# -*- coding: utf-8 -*-
import elasticsearch
import curator
import re
from curator.utils import get_date_regex
from elasticsearch.client import SnapshotClient
from elasticsearch.client import IndicesClient
import time
import subprocess