07-18-2022 12:08 PM
I was trying to review the switch messages from a stacking error and I wanted the results of SHOW LOG be narrowed down to just the day that it was fixed (other messages have been deleted for brevity).
Jul 18 09:23:15: %STACKMGR-6-STACK_LINK_CHANGE: Switch 1 R0/0: stack_mgr: Stack port 1 on Switch 1 is up
Jul 18 09:23:15: %STACKMGR-6-STACK_LINK_CHANGE: Switch 3 R0/0: stack_mgr: Stack port 2 on Switch 3 is up
OR227-XMDFB1#sho switch stack-ports | inc Jul 18
OR227-XMDFB1#sho switch stack-ports | inc Jul
OR227-XMDFB1#sho switch stack-ports | inc Switch 1
OR227-XMDFB1#
There was no results for using the exact day, current month or what information was included in the message. I am logged in with Privilege 15.
Why did this happen? I thought the pipe would work with anything.
Thank you.
Solved! Go to Solution.
07-18-2022 12:25 PM
sho switch stack-ports
forget about pipe - what is the output you get with the above command.
you need to look (if the buffer not overwritten the logs) - you get right results.
show logging | in Jul 18
07-18-2022 12:25 PM
sho switch stack-ports
forget about pipe - what is the output you get with the above command.
you need to look (if the buffer not overwritten the logs) - you get right results.
show logging | in Jul 18
07-18-2022 12:50 PM
How stupid of me!!!
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