Hi, Actually I don't was to use the exclude_lines option, as it will exclude all the line. I need my regex in my pattern to understand that the spaces are part of the previous line and not a new record in the log.
This is how the result looks like in the playground:
Hi @ssasporta, i was on my handy and didn't see the whole log. I think your filter is the only right solution if you say that every log starts with <<DEBUG or <<INFO and every line after belongs to that event . You may then have the opportunity to exclude these empty lines with exclude_lineif you want.
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.