Log output ignores settings
-
- Posts: 162
- Joined: Fri Feb 28, 2014 11:28 am
Log output ignores settings
I have set my logging level to 'error' in order to stop my logging server from being swamped with 'RA' messages. However, the local log obeys this setting, and produces little output, but my remote logging server is still getting all logs, regardless of their status.
Firmware version: 2.52.dtestYou do not have the required permissions to view the files attached to this post.
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: Log output ignores settings
I'll check with our engineersevansnp wrote: ↑Tue May 01, 2018 9:07 am I have set my logging level to 'error' in order to stop my logging server from being swamped with 'RA' messages. However, the local log obeys this setting, and produces little output, but my remote logging server is still getting all logs, regardless of their status.
LogSettings.PNG
diskstationlog.PNG
Firmware version: 2.52.dtest
-
- Posts: 5398
- Joined: Tue Jul 19, 2011 4:30 pm
Re: Log output ignores settings
Just got a reply from engineers, they have stated the following
The filtering option is only for the routers Web GUI system log.
For External syslog server , All of below type will be print out into syslog server :
daemon.notice
daemon.warning
daemon.info
daemon.critical
The filtering option is only for the routers Web GUI system log.
For External syslog server , All of below type will be print out into syslog server :
daemon.notice
daemon.warning
daemon.info
daemon.critical
-
- Posts: 162
- Joined: Fri Feb 28, 2014 11:28 am
Re: Log output ignores settings
Thanks Billion Fan