Hi all!
It seems to me that all events from Mikrotik units sent to a remote syslog daemon arrive with ‘user.notice’ as level/facility. Is this configurable, or something we’re ‘stuck’ with for the moment?
I would like errors/critical events to have the correct syslog-priority, so that it is easier to sort them out. There is quite a list to choose from, according to syslog-docs:
emerg Emergency condition, such as an imminent system crash, usually broadcast to all users
alert Condition that should be corrected immediately, such as a corrupted system database
crit Critical condition, such as a hardware error
err Ordinary error
warning Warning
notice Condition that is not an error, but possibly should be handled in a special way
info Informational message
debug Messages that are used when debugging programs
It would be nice when events arrive with their correct priority… ![]()