cherweg / logstash-input-s3-sns-sqs

logstash input downloading files from s3 Bucket by OjectKey from SNS/SQS
Other
29 stars 35 forks source link

Support of tagging events #81

Open neliredd opened 1 year ago

neliredd commented 1 year ago

Hi, Currently only EVENT_TYPE = 'ObjectCreated' event is supported is it possible to make it parameterized so all s3 events can be tracked.

I have a requirement where need to download s3 object based on object tags.

Also is there any workaround to make tagging events work

christianherweg0807 commented 10 months ago

sure...do you have an example event?