Wondering if Prune filter is still supported on logstash 5.0? Looks like it requires lower version of logstash.
Error:
In Gemfile:
logstash-filter-prune (>= 0) java depends on
logstash (< 2.0.0, >= 1.4.0) java
Could not find gem 'logstash (< 2.0.0, >= 1.4.0) java', which is required by gem 'logstash-filter-prune (>= 0) java', in any of the sources.
Just to confirm i could neither use mutate-split as well?
It keeps give me below error when i add back in split filter:
An unexpected error occurred! {:error=>#<NoMethodError:undefined method `eventget' for #<LogStash::Filters::Mutate:0x799f2600}
(neglected other error details)
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.