Hello,
We are working through an effort to make sure host.name
is indexed as lowercase fqdn everywhere. We put the original hostname in host.hostname
.
Considering we have multiple domains, this is not only necessary to avoid host collision problems, but it also allows us to correlate host datasets with network datasets. We have 200+ datasets and some of them are logging camelcase, other uppercase, others lowercase, so there is also a requirement to lowercase the host.name
everywhere.
Host Fields | Elastic Common Schema (ECS) Reference [8.11] | Elastic
But the Host Name format is still showing as Beta in the Fleet policy settings. Is there a plan to make it GA and also update the example to lowercase + effectively lowercase the host name value?
Thanks.
WillemD