01-25-2018 10:44 PM - edited 03-17-2019 12:02 PM
Hi! We do have a voice gateway that needs to monitor a some debugs, But, every time we enable the debug, the VG crashes and needs to reboot.
Is there a way for the debug messages/logs will be forwarded to a server? Like every debug output will be forwarded to the server and hopefully the gateway wont be crashing.
Thanks!
Solved! Go to Solution.
01-26-2018 07:46 AM
01-25-2018 11:25 PM
You should configure the appropriate logging commands at IOS. Eg:
logging trap debugging logging host <ip_address>
where <ip_address> is the address of your external syslog server.
You will also find very helpful this guide: How to configure logging in Cisco IOS
01-26-2018 07:46 AM
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