Forum Discussion
midhun_108442
Nimbostratus
Jan 21, 2012Configuring Syslog Server in F5 to send all logs
HI,
Kindly anyone help to configure Syslog server in F5 Box , and i need F5 to send all the logs to Syslog server .
Regards,
Midhun P.K
Alscion_68122
Nimbostratus
Jan 23, 2012Hi,
1. Create route (or check default gateway on management interface)
tmsh create sys management-route IP_SYSLOG gateway IP_GATEWAY_ADMIN
2. Delete previous syslog configuration (if it was)
tmsh modify sys syslog include none
3. Configure syslog (At least use this command, if you work with UDP syslog, just replace tcp by udp)
tmsh modify sys syslog include "destination remote_server {tcp(\"IP_SYSLOG\" port (514));};filter f_alllogs {level (debug...emerg);};log {source(local);filter(f_alllogs);destination(remote_server);};"
4.Commit the configuration
tmsh save sys config
Pay attention to replace IP_SYSLOG and IP_GATEWAY_ADMIN in your command.
Regards,
Als.
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
