Configuration Mode Commands : System Administration Commands : Logging Commands : logging facility
  
logging facility
Configures the syslog facilities for logging.
Syntax
[no] logging facility user <local-facility> system <local-facility> perprocess <local-facility>
Parameters
user <local-facility>
Specifies the local facility for tagging user messages: local0...local7
system <local-facility>
Specifies the local facility for tagging system messages: local0...local7
perprocess <local-facility>
Specifies the local facility for tagging per-process priority filtering: local0...local7
Usage
The local facility is the ID of a syslog packet. The local facility allows a syslog daemon to send the syslog message to the correct log file. The configured logging facility is appended to the log messages.
The no command option stops sending the event logs to the server.
Example
amnesiac (config) # logging facility user local2 system local3 perprocess local4
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, Mobile Controller, SteelHead-v, SteelHead-c
Related Commands
show logging