C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
297
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
L
OGGING
C
OMMANDS
LOG
HOST
log host
Overview
This command configures the device to send log messages to a remote syslog
server via UDP port 514. The IP address of the remote server must be specified. By
default no filters are defined for remote syslog servers. Filters must be defined
before messages will be sent.
Syntax
log host <
ip-addr
>
no log host <
ip-addr
>
Mode
Global Configuration
Examples
To configure the device to send log messages to a remote syslog server with IP
address
10.32.16.99
use the following commands:
awplus#
configure terminal
awplus(config)#
log host 10.32.16.99
To stop the device from sending log messages to the remote syslog server with IP
address
10.32.16.99
use the following commands:
awplus#
configure terminal
awplus(config)#
no log host 10.32.16.99
Validation
Commands
show log config
Related
Commands
default log host
Parameter
Description
<
ip-addr
>
The IP address of a remote syslog server in dotted decimal format
A.B.C.D