C613-50170-01 Rev B
Command Reference for x510 Series
432
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
HOST
TIME
To send messages to the remote syslog server with the IP address
10.32.16.12
with the time information converted to the time zone of the remote syslog server,
which is 3 hours ahead of the device’s local time zone, use the following
commands:
awplus#
configure terminal
awplus(config)#
log host 10.32.16.12 time local-offset plus 3
To send messages to the remote syslog server with the IP address
10.32.16.02
with the time information converted to the time zone of the email recipient, which
is 3 hours behind the device’s UTC time zone, use the following commands:
awplus#
configure terminal
awplus(config)#
log host 10.32.16.02 time utc-offset minus 3
Related
Commands