graylog-plugin-s3 icon indicating copy to clipboard operation
graylog-plugin-s3 copied to clipboard

Results 16 graylog-plugin-s3 issues
Sort by recently updated
recently updated
newest added

Hello, would it be possible to add support for long polling or to have the Request Timeout configurable in the plugin interface ? https://github.com/sherzberg/graylog-plugin-s3/blob/master/src/main/java/org/sherzberg/graylog/aws/inputs/s3/notifications/S3SQSClient.java#L28 I would like to use the...

Hi, Most of the files that I push to S3 are in .gz format. How can we handle this?

I configured my ALB logs and also ELB logs write to a s3, and configured graylog-plugin-s3 to read logs from s3 but only ALB logs are streamed from s3 not...

Hello, would it be possible to add support for the Test SNS Notification sent by an aws load balancer when first configured to send logs to S3. At the moment...

http://docs.aws.amazon.com/AmazonS3/latest/dev/notification-con Currently we probably only support ObjectCreate events (this is all I use at the moment). But we also do not support the TestEvent, which is a problem when you...

With a generic s3 subscriber, we can make a specific one for Cloudfront and ELB logs so we can can parse their fields with custom Codec.