v5.4.4,build1117 - syslog - logging errors and VPN/admin login events
Hi there,
I'am trying to send all errors and in addition all logevents (including successful ones) to a syslogserver, but i can't find a way to do this.
At the moment have a config like:
config log syslogd setting set status enable set server "192.168.123.123" set port 514 end config log syslogd filter set severity error end config log eventfilter set vpn enable end
But i only get failed logins and not the successful ones.
Thanks for any Help !
