Skip to content

bashscript to close and delete indexes of elasticsearch automatically

License

Notifications You must be signed in to change notification settings

mkoe/cleanup_elastic_indexes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Automatically Cleaning up Indexes in Elasticsearch

A bashscript to close and delete indexes of elasticsearch automatically

Requirements

  • bc
  • jq
  • awk

Installation

  • Just put the Script where ever you would like to have it on your system
  • configure the Variables within the Configuration Section
  • create a cronjob
30      0       *       *       *       root /etc/ddosproxy/scripts/cleanup_elastic.sh

About

bashscript to close and delete indexes of elasticsearch automatically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages