Maxim
Maxim
To analyze the relationships between errors, you need to view the sequence of their occurrence. This problem can be easily solved using graphs that display the number of messages per...
If you have multiple filters, you can quickly switch between them. For example, I have several applications that generate logs, I can add several filters :filter-expr :log_procname = 'syslogd' to...
To make it easier to view long messages, you can use the text wrapping feature. But it works a little incorrectly, it transfers the text letter by letter, breaking the...