I am trying to parse HAProxy logs in Logstash. I am using standard pattern available here to parse the log. Filter is parsing date however, I want to use those fields to create a timestamp for the log.
Do I need to use date filter plugin or is it possible through something else? Any pointers on this are welcome.
Can I combine already parsed fields? For example, HAProxy pattern matches and creates fields year, monthday, month, hour, minutes and second. I just want to combine them to form the date since they are already matched.
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.