-
Notifications
You must be signed in to change notification settings - Fork 74
dependency conflict #101
Comments
Also ran into this issue. @belliel I don't suppose you've got the workaround/fix? |
Downgrade logstash version |
logstash 8.3.3 - working |
Many thanks @belliel, I'll try that |
I also ran into this issue, but I am not wanting to downgrade anything. @lukewaite any chance of a patch or new version? |
Hi guys, |
Hi guys, here's the fix: Tested it on local, it works well.
And then install as a local plugin in Logstash
|
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. |
@belliel any chance you have the 'logstash-mixin-aws-v3sdk' gem somewhere? Seems to be no longer available on rubygems. |
logstash 8.4.0
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "aws-sdk-core":
In snapshot (Gemfile.lock):
aws-sdk-core (= 3.131.5)
In Gemfile:
logstash-input-cloudwatch_logs (= 1.0.3) was resolved to 1.0.3, which depends on
logstash-mixin-aws (>= 4.3.0) was resolved to 5.1.0, which depends on
aws-sdk (~> 2) was resolved to 2.0.1.pre, which depends on
aws-sdk-resources (= 2.0.1.pre) was resolved to 2.0.1.pre, which depends on
aws-sdk-core (= 2.0.1)
The text was updated successfully, but these errors were encountered: