How can i set a name as beat.name:'MyHostName'. I am getting logs from AWS EC2 machine where host name is set my AWS with IP address for example my machine IP is 10.0.3.99 so my host name will be as "ip-10-0-3-99 " while search in the error log on Kibana dashboard i have to remember my IP to search the logs. can renname this host name as some releated name like my API-Server rather then then this ip-10-0-3-99 " it will be easy to recognize it on kibana.
can i do make so change to achieve it on kibana or any configuration.
Need your help
beat.name:"ip-10-0-3-99"