On CallManager 6.x, is it possible to send the traces to a syslog server for longer storage? Now, the traces overwrite about every 45 minutes, which makes it difficult to catch a problem when it occurs. If it can be done, can it be done from the CLI or the RTMT? I would like to have several hours or a day of traces stored. Thanks.
Solved! Go to Solution.
That's not possible
All you can change about the traces is this:
HTH
java
If this helps, please rate
www.cisco.com/go/pdihelpdesk
That's not possible
All you can change about the traces is this:
HTH
java
If this helps, please rate
www.cisco.com/go/pdihelpdesk
Hi
The other alternative would be to start RTMT on a PC, and use the 'Schedule Collection' option in Trace & Log Central. You can set that to run as often as every hour (useful once you have extended your logging to cover at least one hour) and retrieve the last hour's worth of logs, and it can delete the server side logs as well so you don't get too much overlap.
It's not a common thing to do though - generally you use the CCM logs for troubleshooting only, which is why they're so verbose and wrap so quickly. If they are too much, then consider what you want them for and disable some of the things that are logged that you don't need, or turn off logging for services you aren't interested in the logs for to make space for more history of the ones you are interested in.
Regards
Aaron
Please rate helpful posts...
Thanks for the alternative Aaron. I may have to try it. I'm trying to catch a probable problem but the traces are always overwritten by the time I get to them.
Anthony