Hello
I recently started to implement an ELK stack for our application logs and this goes well for all the filebeat hosts which aren't docker but we've got several docker applications and it's possible to set the host for the logs but what about for monitoring:
Now I get a random value (f43f33f4ffd5) but I would like to change this to the hostname for filebeat monitoring, is there a config option built in for this because I haven't found any.
Any help would be appreciated
Thank you