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

Allow log closing and deletion to be tuned #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davel
Copy link

@davel davel commented Feb 11, 2014

Allow log closing and deletion to be tuned.

The housekeeping option is useful if you want to have multiple workers indexing data into ElasticSearch.

Dave Lambley added 2 commits February 11, 2014 13:11
 * close_after_days - after how many days are logs closed.
 * delete_after_days - after how many days logs are deleted.
 * housekeeping - disable log deletion, useful if you have another process
   doing the deletion.
@abraxxa
Copy link
Contributor

abraxxa commented Feb 18, 2014

I'd like to see a patch that removes this functionality completely.
The successor is already sitting on my SSD waiting for the official Elasticsearch (with lowercase 's') module getting async support.
I'm using App::ElasticSearch::Utilities run by cron for the index maintenance tasks.

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

Successfully merging this pull request may close these issues.

2 participants