Specifications
xStack DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
config log_save_timing
files will be save every x number of minutes that are configured
here.
on_demand - Users who choose this method will only save log files
when they manually tell the Switch to do so, using the save or save
log command.
log_trigger - Users who choose this method will have log files saved
to the Switch every time a log event occurs on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the time interval as every 30 minutes for saving log files:
DGS-3400:4#config log_save_timing time_interval 30
Command: config log_save_timing time_interval 30
Success.
DGS-3400:4#
show log_save_timing
Purpose Used to display the method configured for saving log files to the
switch’s flash memory.
Syntax
show log_save_timing
Description The show log_save_timing command allows the user to view the
time method configured for saving log files to the switch’s flash
memory.
Parameters None.
Restrictions None.
Example usage:
To configure the time interval as every 30 minutes for saving log files:
DGS-3400:4#show log_save_timing
Command: show log_save_timing
Saving log method: every 30 minute(s)
DGS-3400:4#
74