T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
115 
Parameter 
level —— Severity level of the log message. There are 8 severity levels marked 
with values 0-7. The smaller value has the higher priority. Only the log with the 
same or smaller severity level value will be saved to the flash. By default, it is 2 
indicating that the log message marked with 0~2 will be saved in the log flash. 
Command Mode 
Global Configuration Mode 
Example 
Save the log messages with their severities equal or higher than 7 to the flash : 
T3700G-28TQ(config)#logging file flash level 7 
logging host index 
Description 
The logging host index command is used to configure the syslog server hosts 
to receive logging messages. To clear the configuration of the specified Log 
Host, please use no logging host index command. Log Host is to receive the 
system log from other devices. You can remotely monitor the settings and 
operation status of other devices through the log host. 
Syntax 
logging host index idx host-ip level 
no logging host index idx 
Parameter 
idx ——The index of the log host. The switch supports 4 log hosts. 
host-ip —— The IP for the log host. 
level ——The severity level of the log information sent to each log host. There 
are 8 severity levels marked with values 0-7. The smaller value has the higher 
priority. Only the log with the same or smaller severity level value will be sent to 
the corresponding log host. By default, it is 6 indicating that the log information 
marked with 0~6 will be sent to the log host. 
Command Mode 
Global Configuration Mode