logstash-log4j2
logstash-log4j2 copied to clipboard
Does this work with Logstash 5 alpha3?
When installing I get this error:
Plugin version conflict, aborting
ERROR: Installation Aborted, message: Bundler could not find compatible versions for gem "logstash-core":
In snapshot (Gemfile.lock):
logstash-core (= 5.0.0.alpha3)
In Gemfile:
logstash-core-plugin-api (= 2.1.6) java depends on
logstash-core (= 5.0.0.alpha3) java
logstash-input-log4j2 (>= 0) java depends on
logstash-core (< 2.0.0, >= 1.4.0) java
logstash-core-plugin-api (= 2.1.6) java depends on
logstash-core (= 5.0.0.alpha3) java
Is there an easy way to solve this?
Still actual for me. Will this work with Logstash 5.x ?