xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
96
config log_save_timing
Used to co
nfigure the method of saving logs to the Switch’s Flash
memory.
Purpose
config lo
g_save_timing [time_interval <min 1-65535> | on_demand |
log_trigger]
Syntax
This
command is used to configure the method used in saving logs
to the Switch’s Flash memory.
Description
Parameters
time_interval <min 1-65535> Use this parameter to configure the
time interval that will be implemented for saving logs. The logs will
be saved every x number of minutes that are configured here.
on_demand Users who choose this method will only save logs
when they manually tell the Switch to do so, using the save all or
save log command.
log_trigger Users who choose this method will have logs saved to
the Switch every time a log event occurs on the Switch.
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To configure the time interval as every 30 minutes for saving logs:
DES-3200-28:4#config log_save_timing time_interval 30
Command: config log_save_timing time_interval 30
Success.
DES-3200-28:4#
show log_save_timing
Used to displ
ay the method configured for saving logs to the
Switch’s Flash memory.
Purpose
sho
w log_save_timing
Syntax
This
command is used to view the method configured for saving
logs to the Switch’s Flash memory.
Description
Non
e.
Parameters
Non
e.
Restrictions
Example usage:
To display the method for saving logs:
DES-3200-28:4#show log_save_timing
Command: show log_save_timing
Saving log method: on_demand
DES-3200-28:4#