I use graylog to manage logs. I would like to be able to filter in graylog by the node where the code is running.
Is there some way for me to get from the AWS environment the "id" of the node where the code is running. I understand that I can simply use the "localhost" address but I assume this will change between deployments so it's a little less than ideal though I suppose if it's all I've got it will have to do.