08-03-2020 10:49 PM
Hi,
We want to process the Cisco Catalyst device system logs for our NMS application. As per the Cisco document, Logging buffer is circular and it overwrites the older log with the newer log if the buffer size exceed the specified limit. If this overwrites the older log message with newer message, Do I need to change anything in reading approach.
Suppose in the buffer we have message 1,2,3,4,5 and the buffer size full. when the new message comes it will overwrite the older one with new one, So the message buffer looks like 6,2,3,4,5. In such can If I give "show logging buffer -1" will be return 5 or 6.
Do I need to take care of anything during reading the log or catalyst will provide the latest message when I give "show logging buffer -1".
Second question : does this logging buffer supported from specific version of catalyst device or this is support for all 3X to 6X devices.
Thanks & Regards
Santosh
08-03-2020 11:25 PM
08-04-2020 12:07 AM
Thanks Baqari for quick response.
I want clarification on below query. For example I have below system log output
08-03-2020 11:31 PM
You’re likely would be better off to ask this line off question in another forum in this community more fitting than IP Telephony and Phones.
08-04-2020 12:08 AM
Sorry Roger,
This is for the first time posting the query. Next time onward I will take care of this.
Regards
Santosh
08-04-2020 08:01 AM
No need to be sorry. It was meant to be a friendly advice.
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