06-20-2006 11:36 PM - edited 02-21-2020 12:59 AM
Hi folks,
I want to be able to debug various issues using the debug commands.
However when ssh'd into my pix and put term mon on I get a lot of built and teardown tcp connections entries displayed without any debug active.
Logging set to as follows
logging on
logging timestamp
logging monitor debugging
logging buffered errors
logging trap errors
logging history errors
logging facility 23
logging queue 0
Also when displaying debug in the buffer are there usefull techniques for looking at specifically what you're interested in?
Cheers
Tony
06-21-2006 02:50 AM
you can turn off these syslog messages e.g.
no logg message 305012
06-22-2006 07:02 AM
If I read your requirement correctly, use the
"| incl string" as a suffix to your show log command. Similar to unix grep, lets you display lines that include "string"
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