In the picture i showed with arrows that i want the log to break: date to timestamp field, type in env field, error-type to severity field. And everything else in the message field.
But, whatever petterns i use, i get the whole error entirely in the message field: https://take.ms/S73uI
My filebeat.yml conf:
filebeat.inputs:
type: log
enabled: true
paths:
/var/www/html/lara/storage/logs/*.log
multiline.pattern: "%{TIMESTAMP_ISO8601}%{GREEDYDATA}"
multiline.negate: true
multiline.match: after
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.