Mythirion
Mythirion
@TrimA74 hey, i see there hasn't been a lot of commits recently and this is the only thing stopping this being really awesome. Could we get it added or is...
In actual fact it may be better to do some sort of if statement to maintain existing compatibility. Just putting this fix out there.
Ah okay :) makes sense! We managed to get this working, I'll make further changes to my branch to make sure it matches up with our branched version. Cheers!
> And `pipeline.ordered` as well. See: https://www.elastic.co/guide/en/logstash/current/logstash-settings-file.html Will take a look! Thank you :)
Hi, I've tried running LS 7.9 and LFV using `--logstash-arg=--pipeline.workers --logstash-arg 1 --logstash-arg=--pipeline.ordered --logstash-arg true` and I still get the same issue. Are there any issues with the above?
We need the `clone` filter to, for example: Take one event, if it contains a certain event type, clone it and then run filters on it to transform it, ready...