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

Add ZIP support on s3 input #1759

Closed
Jeppesen-io opened this issue Sep 22, 2014 · 3 comments
Closed

Add ZIP support on s3 input #1759

Jeppesen-io opened this issue Sep 22, 2014 · 3 comments

Comments

@Jeppesen-io
Copy link

Add ZIP support on s3 input

My use case is the ability to process AWS billing logs

@DanielRedOak
Copy link

Another idea is to write this in as a codec so that other plugins can use the same functionality

@Jeppesen-io
Copy link
Author

I like it, but two problems come to mind.

  1. If you define a 'zip' codec, how do you set the codec inside the zip?
    Define two stages of codecs? eg. json codec inside zip codec.

  2. If you're processing a 10GB ZIP, does logstash need to load that into
    RAM to process it via a codec?

On Wed, Sep 24, 2014 at 12:03 PM, DanielRedOak notifications@github.com
wrote:

Another idea is to write this in as a codec so that other plugins can use
the same functionality


Reply to this email directly or view it on GitHub
#1759 (comment)
.

*Nelson Jeppesen
*

@jordansissel
Copy link
Contributor

For Logstash 1.5.0, we've moved all plugins to individual repositories, so I have moved this issue to logstash-plugins/logstash-input-s3#38. Let's continue the discussion there! :)

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

3 participants