Send syslog to remote server

Got a feature request? Great! Post your ideas here!
callifo
Posts: 49
youtube meble na wymiar Warszawa
Joined: Thu Feb 06, 2014 6:51 pm

Send syslog to remote server

Post by callifo »

No I'm not after a local syslog server, I want to send the NASes syslog information to another syslog server. Couldn't see an option in the web interface.

One can modify /etc/rsyslog.d/asustor.conf every time the NAS starts but a GUI option would be great.
sksbir
Posts: 395
Joined: Tue Aug 25, 2015 9:23 pm

Re: Send syslog to remote server

Post by sksbir »

Hi
web interface --> system information --> "log" tab --> "syslog" sub-tab --> check "enable syslog client" and fill the fields.
callifo
Posts: 49
Joined: Thu Feb 06, 2014 6:51 pm

Re: Send syslog to remote server

Post by callifo »

Thanks, looks like I completely missed that, looked everywhere in settings.

The verbosity doesn't seem to be terribly detailed. If I set it via the web-interface and check all the options, I can only get Asustor critical, error, warning, informational messages sent to the syslog server.

If I modify the syslog file myself I can set it to
*.* @<syslog address>:514
and can see all kernel messages as well (not just Asustor messages) including cron messages and the like.

Any chance of increase the verbosity beyond just Asustor messages in the syslog web-interface?