Hi
Any idea why there's no "agent" field available once used %{COMBINEDAPACHELOG} in ELK Stack 7.1?
Since what to use useragent:
useragent {
source => "agent"
}
Any idea how?
Hi
Any idea why there's no "agent" field available once used %{COMBINEDAPACHELOG} in ELK Stack 7.1?
Since what to use useragent:
useragent {
source => "agent"
}
Any idea how?
grok { match => { "message" => "%{COMBINEDAPACHELOG}" } }
produces a field called agent for me, containing the final quoted string. What do your log file entries look like?
the nginx logs
© 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.