Configuration Mode Commands : System Administration Commands : Logging Commands : logging filter
  
logging filter
Sets the minimal level of messages arriving from the specified process to the local subsystem.
Syntax
logging filter <process> <level>
Parameters
<process>
Application process:
•  cli - Command-Line Interface.
•  hald - Hardware Abstraction Daemon.
•  mgmtd - Device Control and Management.
•  pm - Process Manager.
•  rgp - Central Management Client.
•  rgpd - Central Management Client Daemon.
•  cmcf - CMC automatic registration utility.
•  sched - Process Scheduler.
•  statsd - Statistics Collector.
•  wdt - Watchdog Timer.
•  webasd - Web Application Process.
•  cifs - CIFS Optimization.
•  domain_auth - Windows Domain Authentication.
•  http - HTTP Optimization.
•  mapi - MAPI Optimization.
•  nfs - NFS Optimization.
•  notes - Lotus Notes.
•  virt_wrapperd - Virtual machine.
<level>
Trap log level:
•  emerg - Emergency, the system is unusable.
•  alert - Action must be taken immediately.
•  critical - Critical conditions.
•  err - Error conditions.
•  warning - Warning conditions.
•  notice - Normal but significant conditions, such as a configuration change. This is the default setting.
•  info - Informational messages.
If you have set different log levels for each remote syslog server, this option changes all remote syslog servers to have a single log level.
Usage
Use this command to capture data when a SteelHead is not able to sustain the flow of logging data that is being committed to disk.
This command overrides the logging local command. This command creates a global setting that controls all output, including remote hosts.
All remote logging hosts (if defined) also log at logging trap setting and at the logging filter process.
The no logging filter all command deletes all filters.
Example
amnesiac (config) # logging filter cli alert
Product
SCC, Interceptor, Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show logging