Q: Fine grained control of Syslog log levels and for each facility?

callmr

Dabbler
Joined
Feb 9, 2020
Messages
13
Is there a way to increase syslog log level to info just for the facility of sshd, but not globally (so global log level = WARN and log level for auth or ssd = INFO)?

What I would like to achieve is to see successful logins in syslog, without drowning in info events from all facilities

(I know how to configure e.g. rsyslog on linux how to do this, but the solution for truenas should be compatible with the truenas web ui - i guess just editing the syslog config would not be the right way?)
 
Top