shadowfax1066
Technical User
I'm trying to turn on logging on our Cisco 837 ADSL routers to populate my syslog server. I have set these up as LAN-to-LAN's which connect to our Cisco 3000 concentrator. I have added the code below to the routers config, but the only time my syslog server will receive anything is when I log off the router via telnet. I want any loggins via telnet logged or login failures logged, what do I need to do?
logging trap debugging
logging facility local4
logging source-interface Ethernet0
logging 192.168.0.1
logging trap debugging
logging facility local4
logging source-interface Ethernet0
logging 192.168.0.1