12-09-2008 04:37 AM - edited 03-01-2019 02:09 PM
Hello, I want to know 2 things about logging.
1st. We are logging only syslog from our routers right now. But we want some more, like log when a VPN goes down and many other stuff. How do you do that ? Another question is how to do logging with the Cisco CSS load balancer // router. The IOS in them is different.
Thank you a lot.
Solved! Go to Solution.
12-10-2008 10:07 AM
You just need to increase the level of logging. For example debug shows everything. From there you can work your way down to get what you need without getting 'debug'. Logging on the CSS is similar to IOS. Here is logging level debug command.
logging host 1.1.1.1 facility 7 log-level debug-7
Hope that helps.
12-10-2008 10:07 AM
You just need to increase the level of logging. For example debug shows everything. From there you can work your way down to get what you need without getting 'debug'. Logging on the CSS is similar to IOS. Here is logging level debug command.
logging host 1.1.1.1 facility 7 log-level debug-7
Hope that helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide