Skip to content

Instantly share code, notes, and snippets.

@MarceloAlves
Created January 29, 2015 05:47
Show Gist options
  • Save MarceloAlves/4776a07af9d3964d0550 to your computer and use it in GitHub Desktop.
Save MarceloAlves/4776a07af9d3964d0550 to your computer and use it in GitHub Desktop.
Clear Marvel logs older than 1 day from ElasticSearch
curator delete --older-than 1 --prefix .marvel- --timestring %Y.%m.%d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment