Forum Discussion
Yoshi_126949
Nimbostratus
Mar 18, 2014User audit via HSL
Hi,
I'm trying to get some of the F5 logging into our syslog server. What I specifically need are the user login records from the device. I've configured a remote syslogger and that seems okay. ...
Kevin_Stewart
Employee
Mar 25, 2014I was having a heck of a time getting this to work through the Log Filters configuration, but I was able to make it log logon and logoff with the following TMSH command:
tmsh modify sys syslog include "destination remote_server {udp(10.70.0.99 port (514));};filter f_auths {facility (auth,authpriv) and level (debug...emerg);};log {source(local);filter(f_auths);destination(remote_server);};"
To disable this:
tmsh modify sys syslog include none
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects