DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
100
Format
config syslog host [ all |<index 1-4>] { severity [informational |warning | all ] |
facility [ local0 | local1 | local2 | local3 | local4 | local5 | local6 | local7 ] |
udp_port <udp_port_number> | ipaddress <ipaddr> | state [enable |disable ]}
Description
The
config syslog
command configures the syslog host configurations
Parameters
Parameters
Description
host [all|<index 1-4>]
Host index or all hosts
Three level supported:
informational
informational messages
warning
warning conditions
severity
all
any condition
Some of the operating system daemons and processes have been
assigned Facility values. Processes and daemons that have not been
explicitly assigned a Facility may use any of the"local use" facilities or
they may use the "user-level" Facility. Those Facilities that have been
designated are shown in the following: Bold font means the facility
values the switch supports now.
local0
user-defined Facility
local1
user-defined Facility
local2
user-defined Facility
local3
user-defined Facility
local4
user-defined Facility
local5
user-defined Facility
local6
user-defined Facility
facility
local7
user-defined Facility
udp_port
The UDP port number
ipaddr
The IP address of the host.
state
The syslog protocol has been used for the transmission of event
notification messages across networks to host. This option enables or
disables the host to receive such messages.
Restrictions
You must have administrator privileges.