1

Is there any way to colorize or, in general, apply styles to results table on Graylog 2? I'm talking about the search result table.

Basically, our logs have a level field and we want to add colors on the result table based on its value, so they can be easily recognized. E.g: Error messages should be red, warning messages yellow

Gonzalo Matheu
  • 8,984
  • 5
  • 35
  • 58

1 Answers1

2

That's currently not possible with Graylog (as of version 2.1.1) but might be in the future using message decorators.

joschi
  • 12,746
  • 4
  • 44
  • 50