Page 1 of 1
How to search for all but INF (info) logs?
Posted: Fri Feb 04, 2022 8:49 pm
by faginbagin
In 1.34, you could click on the Level drop down and know if there were recent non-INF log records. But it's all changed and the documentation says nothing about how the log window works. It only talks about how to configure logging, not how to use logging from the web interface. What I want to know is if I've got any non info logs, be they error, warning, critical, etc. But the only way I can find to get that is by directly querying the database with a "not like" or "!=" search cause against the log table's code column, or what I think is it's numeric equivalent, level. Is there any way to do something like that with either the search bar or the advanced search dialog?
Re: How to search for all but INF (info) logs?
Posted: Fri Feb 04, 2022 9:26 pm
by dougmccrary
I don’t think so.
A not function would be handy.
I’ve set my logs to skip info entries.…
Re: How to search for all but INF (info) logs?
Posted: Sat Feb 05, 2022 7:16 am
by Magic919
I just search for fat, err or war to look for trouble.
Re: How to search for all but INF (info) logs?
Posted: Fri Apr 22, 2022 5:10 pm
by faginbagin
A belated Thank You to Magic919 and dougmccrary. I see you replied within 24 hours of my initial post, but I didn't know that until today, 1.5 months later, when I finally got an email from the forum letting me know there had been a reply. Weird!
I know I appreciate ACKs when I try to answer someone's questions online. And I want you to know I didn't ignore your help. I just didn't know about it.