facility

This command specifies the syslog facility.

Syntax

facility facility

Parameters

facility
Identifies the syslog facility.

Guidelines

The facility command specifies the syslog facility. This command is meaningful only with syslog-based log targets.

Examples

Set to the local0 syslog facility.
# type syslog
# local address 10.10.13.4
# remote-address 172.16.100.1
# facility local0
#