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
That's currently not possible with Graylog (as of version 2.1.1) but might be in the future using message decorators.