Networking: Syslog configuration in Router
Syslog is a standard for forwarding log messages in an IP network. The term “syslog” is often used for both the actual syslog protocol, as well as the application or library sending syslog messages .
a) Enabling Syslog
Router#configure terminal
Router(config)#logging on –> Enables Logging on the Router
Router(config)#logging –> Logs to be forwarded to the Server IP
Note : IP address should be the IP Address of Monitoring server
b ) Disabling Syslog
Router(config)#no logging on –> Enables Logging on the Router
Router(config)#no logging –> Logs to be forwarded to the Server IP
*You might also be interested in:
Netflow configuration in Router
SNMP configuration in Router
Tagged with: command to forward logs in router • Commands of router configuration • Disabling syslog • Enabling syslog • how to disable syslog in router • how to enable and disable syslog in router • How to Enable syslog in router • How to forward logs in router • router config mode • Router configuration commands • Steps for syslog configuration • Syslog configuration in router • Tutorial of router configuration • What is syslog in networks
Filed under: General • Networking
Like this post? Subscribe to my RSS feed and get loads more!











Leave a Reply