Hi Graylog Team,
We are currently using Graylog for syslog collection and have a requirement to customize the message column/field displayed in the Graylog interface.
For example, our device is sending the following syslog message:
1L-BAU-AU14-IT1 npb: ID: 102, PORT, INFO, EVT, Port: 43 link status is down
In Graylog, the message is displayed as the standard message field, as shown in the attached screenshot.
Our requirement is to determine whether it is possible to:
- Hide/remove the
messagecolumn from the Graylog search results. - Rename/customize the
messagefield to a different field name. - Display a customized/parsed version of the message instead of the original raw message.
- If this is possible through Streams, Pipelines, Extractors, or Search UI configuration, could you please advise the recommended approach?
- Is there any configuration or customization available to control the fields shown in the message details/search results UI?
We would prefer to customize the presentation in Graylog without modifying the original syslog message being received from the network device.


