I'm trying to make a top ten talkers panel for my logstash dashboard. If I set the field to the host's IP address, it works like it should. If I set it to host, I get strange results, like parts of host names. I think this is because my host names have dashes in them - location-device-etc. Is there any way I can get full host names to display in a terms panel?
I'm trying to make a top ten talkers panel for my logstash dashboard. If I set the field to the host's IP address, it works like it should. If I set it to host, I get strange results, like parts of host names. I think this is because my host names have dashes in them - location-device-etc. Is there any way I can get full host names to display in a terms panel?