logstash-plugins / logstash-input-cloudwatch

A Logstash input to pull events from the Amazon Web Services CloudWatch API
Apache License 2.0
43 stars 27 forks source link

state from last pull #50

Open illia-sh opened 5 years ago

illia-sh commented 5 years ago

Hi , does it keep pull state?
If you are running multiple logstash instances at the same time, how to avoid duplicated metrics. Should it keep a shared state between instances , maybe somewhere in dynamodb.

Mordano commented 3 years ago

Unfortunately, after two years this is still a problem... What are the benefits of a logstash cluster producing duplicates of the same data?