Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider integrating curator #6

Open
martinb3 opened this issue Aug 25, 2014 · 2 comments
Open

Consider integrating curator #6

martinb3 opened this issue Aug 25, 2014 · 2 comments

Comments

@martinb3
Copy link
Contributor

See https://github.com/elasticsearch/curator. By default, logstash generates per-day indices for log lines. It would be neat if this stack could setup curator to prune old ones on some interval, e.g.: 24 01 * * * curator -t 72000 delete --older-than 25 -p logstash- 2>&1 | logger -p user.info -t curator.

@martinb3
Copy link
Contributor Author

This may also be an option: https://github.com/lusis/chef-logstash#index-cleaner (I see a curator LWRP in there too).

@jujugrrr
Copy link
Contributor

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants