I am having Filebeat 5 sending multiline events to an Elastic Ingest node, which in turn, runs the grok processor.
However the grok processor, takes only the first line of the data.
The end of each line is a stack trace start message, which I would like to have all data, and using GREEDYDATA pattern.
Is it possible to ingest multiline events with the Ingest node ?
This is pretty much a catch-all though, no different than the original value. I do not fully know the goal, so this may or may not help. Regardless, glad you were able to work around it with the help from other processors!
By the way, with the Logstash, GREEDYDATA takes all lines.
Why isn't it the same here ?
Shouldn't it just take the whole string (Including newline characters and carriage return) ?
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.