System logging messages are displayed in the following format:
%<facility>-<severity>-<mnemonic>: <message-text>
%LINK-5-CHANGED: Interface Serial3/3,
changed state to administratively down
Usually, these messages are preceded by additional text, such as the timestamp and error sequence number:
<sequence-number>: <timestamp>:%<facility>-<severity>-<mnemonic>: <message-text>
000013: Mar 18 14:52:10.039:%LINK-5-CHANGED:
Interface Serial3/3, changed state
to administratively down
Which will result in a syslog message on your logserver like:
<timestamp-recv><hostname><seq#><timestamp-sent><above message format>
If you want a different "look" in your logfile, you have to use templates in you syslogd configuration to reformat the message.
regards
Karsten
From:
"Tomasz Karczewski"
<tkarczewski@man.olsztyn.pl>
To:
"'Observium Network
Observation System'" <observium@observium.org>
Date:
14.08.2014 10:29
Subject:
[Observium]
Observium Syslog-NG and Cisco Catalyst
Sent by:
"observium"
<observium-bounces@observium.org>