Skip to content

Runs the elastic/curator against an Elasticsearch cluster to remove indices older than x number of days.

Notifications You must be signed in to change notification settings

benlavender/Elasticsearch-Indice-Clearout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Not available for ES instances on 5.x.x+

  1. Copy and place the .sh file in your specific directory.

  2. Set the file as executable:

$sudo chmod +x 755 Elasticsearch-Indice-Clearout.sh

  1. Manually call the script or set as a cronjob for scheduling.

About

Runs the elastic/curator against an Elasticsearch cluster to remove indices older than x number of days.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages