segmentio / ecs-logs

Log forwarder for services ran by ecs-agent.
MIT License
114 stars 16 forks source link

handle CloudWatch DataAlreadyAcceptedException #69

Closed bobzoller closed 5 years ago

bobzoller commented 6 years ago

fixes #68

still need to put this through its paces. plan to try it out on real logs next week.

bobzoller commented 5 years ago

so next week turned into next year ... but this change is out for us and working well, and I think it should be merged.

In the meantime, I found more evidence that this is the right fix because docker's own cloudwatchlogs driver handles this exception too.