logstash-plugins / logstash-input-google_cloud_storage

Apache License 2.0
4 stars 9 forks source link

Input does not support more than one instance #9

Open ruimoreira opened 4 years ago

ruimoreira commented 4 years ago

This could possibly be achieved by setting a metadata value on the file that has been downloaded and then when the second instance tries to get a list of blobs, it would ignore the ones that have that "tag" set . Similar to the metadata value that is set to objects that have been processed.