sherzberg / graylog-plugin-s3

Apache License 2.0
16 stars 11 forks source link

Add s3 metadata to the incoming message #3

Closed sherzberg closed 7 years ago

sherzberg commented 7 years ago

It would be nice to include the metadata on the s3 bucket and key on all incoming messages.

A possible usecase would be to split certain buckets into separate Graylog Streams.

sherzberg commented 7 years ago

We could follow a similar pattern to this: https://github.com/graylog-labs/graylog-plugin-aws/blob/b6a69b302714dbdc198820552f5cc9524f1b5343/src/main/java/org/graylog/aws/inputs/cloudtrail/CloudTrailCodec.java#L40-L47

sherzberg commented 7 years ago

closed with #4