I need to configure a hostname variable in my filebeat.yaml configuration file without using host system variable. It's doabble?
How is now:
fields:
source: myhostname
How I would like it to be:
fields:
source: ${hostname}
I need to configure a hostname variable in my filebeat.yaml configuration file without using host system variable. It's doabble?
How is now:
fields:
source: myhostname
How I would like it to be:
fields:
source: ${hostname}
Hello,
I think I understand what you want to accomplish, but guessing helps neither one of us.
Maybe you could provide some context in regards of the Goal, please?
Wild guess, automation of beat deployment/installation?
Regards,
M.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.