Giter Club home page Giter Club logo

Comments (3)

timkitch avatar timkitch commented on July 17, 2024 1

@lukewaite we're seeing randomly missed CloudWatch events and seem to be related to a timing issue. It sounds like we may be running into this same issue with the "increment by 1 millisecond", but there's no way for me to confirm that's the case. We're using version 1.0.1. I don't see a ticket on this. Wondering whether there's a fix in a more recent version (don't think so, based on the code) or maybe a workaround. We use CloudWatch logs to capture our Lambda log events and we rely on this plugin to make sure we don't miss any. We're probably missing a lot, but the ERROR/FATAL log events are the ones everyone notices when they're missed. Just for some context ;-) Thanks!

from logstash-input-cloudwatch-logs.

lukewaite avatar lukewaite commented on July 17, 2024

I think at best I would prefer to expose this as a setting. 'increment_by' or something which defaults to 1.

You're right in that there is a condition where events can be dropped, however the expectation to de-duplicate could be high for initial usage, and could see many users asking "why am I getting duplicates", since de-duplication (unless I am mistaken) would have to occur at the output to elasticsearch (or whatever other output) level, by using the CWL log id as the output log id.

from logstash-input-cloudwatch-logs.

KamilBabayev avatar KamilBabayev commented on July 17, 2024

Hi,
I would like to ask if there is any update regarding this. I have faced the same(and other similar strange behaviors) events consistency with version 7.17.0 and 8.
Thanks.

from logstash-input-cloudwatch-logs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.