Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.33k stars 1.05k forks source link

Add the ability to change the text in a “Quick values” chart #5176

Open loganmarchione opened 5 years ago

loganmarchione commented 5 years ago

Overview

Add the ability to change the text in a “Quick values” chart to custom values

Example

I have a dashboard that has my firewall ruleset hits, but it shows the name of the ruleset as it comes from the firewall syslog. Is there a way to make these values have custom text? For example, “Allow NTP out” instead of “WAN_OUT-09-A”. image

kmerz commented 5 years ago

@loganmarchione Just as an workaround: You could use Lookup Tables to make a mapping.

lorenzomagni commented 3 years ago

@kmerz Just as an workaround: You could use Lookup Tables to make a mapping.

What should I use for this "find & replace" in the data adapter? A .CSV file seems the most suitable to me, am I right?