Chapter 46: Command Line Descriptions
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
2193
configure logging syslog
Purpose
Causes all notifications with specified priority to be sent to the Syslog server (if an IP address has been configured).
Default Access Level
15
Command Syntax
configure logging syslog <level>
configure logging syslog <level> no
Supplemental
Information
Note: By default, the CMTS routes any event with priority emergency (1), alert (2), critical (3), error (4), warning (5), or notice (6) to
the Syslog server. However, to send other priority levels to Syslog or SNMP, they must first be enabled for the local volatile log or
local non-volatile log.
The same set of priorities are enabled for SNMP and local-volatile by default. Local-nonvolatile has no priorities enabled by default.
Also by default, the CMTS sends all Syslog messages to the Syslog facility local0. The facility may be changed to local1, local2, local3,
local4, local5, local6, or local7.
The CMTS will not route events to a Syslog server unless the server’s IP address is configured. If the Syslog server is configured, but
you wish to stop sending any events to it, use the no option of the command.
Parameters
<level>
Values of priority level are:
1 = emergency 5 = warning
2 = alert
6 = notice
3 = critical
7 = informational
4 = error
8 = debug