Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以对 Graylog 2 上的结果表进行着色或通常将样式应用于结果表?我说的是搜索结果表。
基本上,我们的日志有一个级别字段,我们希望根据其值在结果表上添加颜色,以便可以轻松识别它们。例如:错误消息应该是红色的,警告消息应该是黄色的
Graylog(从 2.1.1 版开始)目前无法做到这一点,但将来可能会使用message decorators。