Hello,
i would like to use the haproxy module of filebeat. The logs also arrive on my ELK stack, unfortunately messages are not converted into keyvalues.
The Informations are still in message.
How can I customize this?
Hello,
i would like to use the haproxy module of filebeat. The logs also arrive on my ELK stack, unfortunately messages are not converted into keyvalues.
The Informations are still in message.
How can I customize this?
hi @froot
can you share a config from your filebeat.
- module: haproxy
# All logs
log:
enabled: true
var.paths: ["/var/log/haproxy*.log"]
var.input: "file"
can you also elaborate more about how your message looks like and how you would like to see it?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.