Thanks to visit codestin.com
Credit goes to github.com

Skip to content

virtusize/es_curator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES Curator

A quick and dirty python script to delete old ES indices. The official ES Curator project does not support http auth. This just uses the base URL and requests lib to perform DELETE operations.

Run:

 pip install -r requirements.txt
 python es_curator.py --help

About

Simple python script to delete old ElasticSearch indices

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages