Command Reference Guide
SROS Command Line Interface Reference Guide Global Configuration Mode Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 319
logging facility <facility type>
Use the logging facility command to specify a syslog facility type for the syslog server. Error messages
meeting specified criteria are sent to the syslog server. For this service to be active, you must enable log
forwarding. See logging forwarding on on page 320 for related information. Facility types are described
under Functional Notes below. Use the no form of this command to return it to its default setting.
Syntax Description
<facility type> Enter the syslog facility type (see Functional Notes below).
Default Values
The default value is local7.
Command Modes
(config)# Global Configuration Mode required
Functional Notes
The following is a list of all the valid facility types:
auth Authorization system
cron Cron facility
daemon System daemon
kern Kernel
local0 - local7 Reserved for locally defined messages
lpr Line printer system
mail Mail system
news USENET news
sys9 - sys14 System use
syslog System log
user User process
uucp UNIX-to-UNIX copy system
Usage Examples
The following example configures the syslog facility to the cron facility type:
(config)#logging facility cron