What would be the ideal field name following the Elastic Common Schema for the domain name of a website?
For example, in a setup using nginx + apache, with multiple domains, I end up with different logs per domain, and I would like to distinct those in Kibana.
I've read the ECS but I'm not able to decide which field is better for this purpose. Perhaps network.app?
By default, web server logs don't include the vhost. But yes, if you want to distinguish traffic from different vhosts, make sure to add it to your logs (or produce distinct logs per vhost).
Next I assume you're already breaking down your http traffic between the http and url field sets.
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.