User manual

D-4 Event Message
s
<loglevel> can be one of the following:
Critical a serious system error that may effect system
integrity.
Unusual an abnormal event from which the system should be
able to recover.
Common a regular but infrequent event
Verbose a regular periodic event
Debug for debugging only
For example, to define a syslog host that logs Common,
Unusual, and Critical events, use the following command:
add syslog 191.54.42.115 common
Setting the Event Log Level
You can set the log level for each NETServer facility. By setting
the event log level, you define the level at which you want
messages associated with the facility to be displayed.
For example, if you set the event log level for the IP facility to
Critical, the NETServer will only send Critical event messages to
the logging sinks you have defined.
To display the list of facilities and their associated log levels, use
the following command:
list facility
You can set the log level of a facility using the following
command:
set facility <facility_name> <loglevel>
For example, to set the log level of the IPX facility to Unusual
(only messages that are Unusual and Critical are sent to a
logging sink) use the following command:
set facility ipx unusual