Reference Guide

Management | 57
Synchronize log messages
You can configure FTOS to filter and consolidate the system messages for a specific line by synchronizing
the message output. Only the messages with a severity at or below the set level appear. This feature works
on the terminal and console connections available on the system.
To synchronize log messages, use these commands in the following sequence starting in the
CONFIGURATION mode:
To view the logging synchronous configuration, use the
show config command in the LINE mode.
Enable timestamp on syslog messages
syslog messages, by default, do not include a time/date stamp stating when the error or message was
created.
Step Command Syntax Command Mode Purpose
1
line {console 0 | vty number
[end-number] | aux 0}
CONFIGURATION Enter the LINE mode. Configure the
following parameters for the virtual
terminal lines:
number range: zero (0) to 8.
end-number range: 1 to 8.
You can configure multiple virtual
terminals at one time by entering a
number and an end-number.
2
logging synchronous [level severity-level
| all] [limit]
LINE Configure a level and set the maximum
number of messages to be printed.
Configure the following optional
parameters:
level severity-level range: 0 to 7.
Default is 2. Use the all keyword to
include all messages.
limit range: 20 to 300. Default is 20.