${path.config} is working for namespace but its useless as it produces path.
I have gone through fields.yml file there are lot of fields like, beat.name, beat.version..... but accessing it under metricbeat.yml for namespace is still not known.
(
Am wondering how it can be accessed under elasticsearch output but why not in namespace?
output.elasticsearch:
hosts: ["localhost:9200"]
index: "metricbeat-%{[beat.version]}-%{+yyyy.MM.dd}"
)
Am confused.
Any idea?
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.