Giter Site home page Giter Site logo

Comments (4)

lukewaite avatar lukewaite commented on August 16, 2024

This looks kind of similar to elastic/logstash#4419

I wonder if this is tied to the lazy loading of digest/md5 which currently happens in the register method.. https://github.com/lukewaite/logstash-input-cloudwatch-logs/blob/master/lib/logstash/inputs/cloudwatch_logs.rb#L52

I'll see if I can reproduce.

from logstash-input-cloudwatch-logs.

lukewaite avatar lukewaite commented on August 16, 2024

@lisajluo I'm unable to reproduce in the logstash:5.4.0 docker image.

What version of logstash are you running?
What JVM?
What OS?

Are you able to provide specific steps to reproduce?

Thanks

from logstash-input-cloudwatch-logs.

lisajluo avatar lisajluo commented on August 16, 2024

@lukewaite I'm using the logstash:5.3.0 docker image (running Docker for Mac). Will try 5.4.0 too (there are some build differences so it may take me some time to resolve)

On 5.3.0 I'm just running logstash-plugin install logstash-input-cloudwatch_logs with some pretty basic logstash configs:

input {
    cloudwatch_logs {
        sincedb_path => "/usr/share/logstash/.sincedb/valora"
        log_group => "/opt/haven/logs/valora.log"
        tags => ["pre-convox"]
    }
}

from logstash-input-cloudwatch-logs.

lisajluo avatar lisajluo commented on August 16, 2024

Sorry for the delay - just got back to this - was still seeing this on logstash:5.5.2. I did notice that we had some log streams with commas (app1,app2) in the name - since those streams are no longer in use, I removed them and did not run into this error any further. Closing unless I see it again. 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.