Configuration Guide Syslog Configuration
Enabling the Sequential Number Switch of Log Information
By default, the log information has no sequential number. To add or delete sequential
number in log information, run the following command in the global configuration
mode:
Ruijie(config)# no service
sequence-numbers
Delete sequential number in the log messages
Ruijie(config)# service sequence-numbers
Add sequential number to the log messages
Configuring Synchronization Between User Input and Log Output
By default, user input is asynchronous with log output. User input is interrupted if the
log is output when the user is keying in characters. Use this command to configure
synchronization between user input and log output in the line configuration mode:
Ruijie(config-line)# logging
synchronous
Set synchronization between user input and log output.
Ruijie(config)# no logging
synchronous
Delete synchronization between user input and log output.
Configuring Log Rate Limit
By default, log rate is not limited. Use this command to configure log rate limit in the
global configuration mode:
Ruijie(config)# logging rate-limit number
Ruijie(config)# no logging rate-limit
Delete the setting of log rate limit.
Configuring the Log Information Displaying Level
To limit the number of log messages displayed on different devices, it is possible to set
the severity level of log information that is allowed to be displayed on those devices.
To configure the log information displaying level, run the following command in the
global configuration mode: