I am trying to use filebeat to read multiple log files, from different applications but I want it to include only lines that have three matches in the lines.
For example, lines that have both
'\ssession_timing\s' and '"from_house":\s"*123', and
'\ssession_timing\s' and '"to_house":\s"*456'.
please how to I format my include_lines configuration to filter these correctly?
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.