We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
Most of the files that I push to S3 are in .gz format. How can we handle this?
The text was updated successfully, but these errors were encountered:
In my testing the handled it.
Sorry, something went wrong.
@sonnylaskar we only use gz files. Did you have an error? Here is where we support gz files: https://github.com/sherzberg/graylog-plugin-s3/blob/master/src/main/java/org/sherzberg/graylog/aws/inputs/s3/S3Subscriber.java#L106-L110
No branches or pull requests
Hi,
Most of the files that I push to S3 are in .gz format.
How can we handle this?
The text was updated successfully, but these errors were encountered: