C613-50170-01 Rev B
Command Reference for x510 Series
439
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
L
OGGING
C
OMMANDS
LOG
PERMANENT
log permanent
Overview
This command configures the device to send permanent log messages to
non-volatile storage (NVS) on the device. The content of the permanent log is
retained over a reboot. Once the permanent log reaches its configured maximum
allowable size old messages will be deleted to make way for new messages.
The
no
variant of this command configures the device not to send any messages
to the permanent log. Log messages will not be retained over a restart.
Syntax
log permanent
no log permanent
Mode
Global Configuration
Examples
To enable permanent logging use the following commands:
awplus#
configure terminal
awplus(config)#
log permanent
To disable permanent logging use the following commands:
awplus#
configure terminal
awplus(config)#
no log permanent
Related
Commands