Syslog display wrong information
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-26-2018 05:51 AM
I have configured my switch to send messages to the syslog server (XMC).
configure syslog add :514 vr VR-Default local0
configure log target syslog :514 vr VR-Default local0 from
enable log target syslog :514 vr VR-Default local0
configure log target syslog :514 vr VR-Default local0 filter DefaultFilter severity Info
configure log target syslog :514 vr VR-Default local0 match Any
configure log target syslog :514 vr VR-Default local0 format timestamp seconds date dd-mm-yyyy event-name none tag-id tag-name
The information I see in syslog is see screencopy
I see the wrong info at source , client an the information isn't right (starts with minutes and seconds).
configure syslog add :514 vr VR-Default local0
configure log target syslog :514 vr VR-Default local0 from
enable log target syslog :514 vr VR-Default local0
configure log target syslog :514 vr VR-Default local0 filter DefaultFilter severity Info
configure log target syslog :514 vr VR-Default local0 match Any
configure log target syslog :514 vr VR-Default local0 format timestamp seconds date dd-mm-yyyy event-name none tag-id tag-name
The information I see in syslog is see screencopy
I see the wrong info at source , client an the information isn't right (starts with minutes and seconds).
Johan Hendrik
System Architect
Audax
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-18-2018 08:46 AM
Johan Hendrik
System Architect
Audax
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-18-2018 08:46 AM
The syslog information is still not correct. I've change the syslogmanager in XMC to Red HAT Linux syslog pattern with no luck.
Who has the answer?
Who has the answer?
Johan Hendrik
System Architect
Audax
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-26-2018 10:31 AM
Hi. I guess you migrated from windows to linux or Virtual machine or opposite or simillar. The log file where the text syslog is present is parsed based on configured setting = xmc does expect some format. You can change the parsing . If you go to OneView -> Alarms & Events ~> the last tab (if I remember well Log Manager) -> then you need to find syslog and edit the format. Regards Z.
Regards
Zdeněk Pala
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎07-26-2018 10:31 AM
I noticed that when you change the syntax the output is different.
configure log target syslog 10.2.112.1:514 vr VR-Default local0 format timestamp seconds date none event-name none tag-id tag-name.
<5>Jul 30 08:22:56 10.2.128.250(10.2.128.250) 08:18:30 vlan.ms[1933]: Port 3 link down
What is the right syntax
Johan Hendrik
System Architect
Audax
