Hi.
I have an AWS Auto-Scaling-Group configuration, which automatically launch servers from time to time. As the servers launch with Active Agents, it auto-register hosts with no problem.
The servers are using "HostnameItem=system.hostname" to register with its designated hostname. However, I sometime find myself with a list of servers which I can't relate to their application role, so I'd like to set the Visible Name field to be a mix of the server's role and its IP address. For example: "web-10.0.0.1" , "elasticsearch-192.169.10.10", etc...
Any idea how can that be arranged?
Thank you in advance!
I have an AWS Auto-Scaling-Group configuration, which automatically launch servers from time to time. As the servers launch with Active Agents, it auto-register hosts with no problem.
The servers are using "HostnameItem=system.hostname" to register with its designated hostname. However, I sometime find myself with a list of servers which I can't relate to their application role, so I'd like to set the Visible Name field to be a mix of the server's role and its IP address. For example: "web-10.0.0.1" , "elasticsearch-192.169.10.10", etc...
Any idea how can that be arranged?
Thank you in advance!

Comment