Giter Club home page Giter Club logo

Comments (9)

nickbabkin avatar nickbabkin commented on August 15, 2024 4

Hi guys, here's the fix:
#102

Tested it on local, it works well.
Make sure to run

gem build logstash-input-cloudwatch_logs.gemspec

And then install as a local plugin in Logstash

COPY logstash-input-cloudwatch_logs-1.0.3.gem /usr/share/logstash/
RUN LS_JAVA_OPTS="-Xms512m -Xmx3072m" /opt/logstash/bin/logstash-plugin install /usr/share/logstash/logstash-input-cloudwatch_logs-1.0.3.gem

from logstash-input-cloudwatch-logs.

belliel avatar belliel commented on August 15, 2024 1

logstash 8.3.3 - working

from logstash-input-cloudwatch-logs.

marcjay avatar marcjay commented on August 15, 2024

Also ran into this issue. @belliel I don't suppose you've got the workaround/fix?

from logstash-input-cloudwatch-logs.

belliel avatar belliel commented on August 15, 2024

Downgrade logstash version

from logstash-input-cloudwatch-logs.

marcjay avatar marcjay commented on August 15, 2024

Many thanks @belliel, I'll try that

from logstash-input-cloudwatch-logs.

satxroadrunner avatar satxroadrunner commented on August 15, 2024

I also ran into this issue, but I am not wanting to downgrade anything. @lukewaite any chance of a patch or new version?

from logstash-input-cloudwatch-logs.

koniq avatar koniq commented on August 15, 2024

Hi guys,
is it possible to make a fix for this? In AWS I need to upgrade Elastic Cloud to 8.x version, to do so it is needed to upgrade logstash to >= 8.4

from logstash-input-cloudwatch-logs.

shawnh-burst avatar shawnh-burst commented on August 15, 2024

@nickbabkin

Tried your fix, but the underlying gem seems unavailable

Could not find a valid gem 'logstash-mixin-aws-v3sdk'

Am I doing something wrong? Appreciate any insight or if you have this gem somewhere a link to download.

from logstash-input-cloudwatch-logs.

shawnh-burst avatar shawnh-burst commented on August 15, 2024

@belliel any chance you have the 'logstash-mixin-aws-v3sdk' gem somewhere? Seems to be no longer available on rubygems.

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.