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

Support for dynamic prefix field based s3 directory separation #33

Closed
wants to merge 3 commits into from

Conversation

nigoel
Copy link

@nigoel nigoel commented Sep 21, 2015

One may not provide the dynamic prefixes like "logs/%{app}/%{type}/" . Fields can be extracted from the event messages.

This will create the temp file locally per prefix and apply a time_file watch on each prefix. Change also maintains a separate file lock for each prefix.

After no_event_wait time, it will reset the watch and do a local clean-up for the files under a prefix. This will happen if there has been no event for that prefix, in last no_event_wait * time_file time from the last event.

@nigoel
Copy link
Author

nigoel commented Sep 21, 2015

Can we run the CLA check again

@jordansissel
Copy link
Contributor

@nigoel just re-ran it. Still failing.

Is your git commit author (see the From: line on the patch, or your git log) the same as the one you signed the CLA under?

@elasticsearch-release
Copy link

Jenkins standing by to test this. If you aren't a maintainer, you can ignore this comment. Someone with commit access, please review this and clear it for Jenkins to run; then say 'jenkins, test it'.

@nigoel
Copy link
Author

nigoel commented Nov 3, 2015

@jordansissel Please re-run. I have signed it with the mail id you mentioned. However the public id on my github is different.

@nigoel nigoel closed this Nov 26, 2015
ph pushed a commit to ph/logstash-output-s3 that referenced this pull request Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants