- CTRL+F (or press "Find on Page")
- Type filter word
or (needed code)
logread | grep <filter_word>demsg | grep <filter_word>
Do these work?
What stops you from using a log server (i.e. that also saves your logs - remember, logs are rolling and in RAM) with fine-grained search ability?
Also, from reading the threads, most (90% +) people look at the logs because they don't know what entry they're actually looking for.
Lastly, what if one message was related to an issue regarding another (i.e. you literally filter out the messages of concern)? ![]()