05-04-2007 07:18 AM
I am attempting to capture all command line input to syslog for audit purposes.
However, using the documented approach
logging subsystem netman level info-6
logging commands enable
logging host 128.30.33.165 facility 1 log-level info-6
I also get lines for the activity that the CMD-SCHED is completing.
Is there a way to suppress these additional messages from going to sysout.
05-10-2007 11:25 AM
You can redirect the message from CSS to a diffwerent device. Enable logging subsystem
CSS150-2(config)# logging host ?
CSS150-2(config)# logging host 10.1.1.1 ?
facility Syslogd facility level
05-10-2007 12:24 PM
There are standard messages per each log level.
You cannot suppress a subset of these messages.
You will need to filter out these messages on syslog server.
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