Relative Content

Tag Archive for elkgraylog

Graylog Replace or convert value int , string to fileds

I have a field called packetbeat_client_ip with a value of 192.168.x.x
how to convert value (IP) to name (string ) for example ip=customer
I want to replace IP with a string name for all fields and how should I solve this problem?
Thank you for your cooperation and guidance