DX NetOps Spectrum is Missing Syslog Facility Values
search cancel

DX NetOps Spectrum is Missing Syslog Facility Values

book

Article ID: 428253

calendar_today

Updated On:

Products

Network Observability

Issue/Introduction

Out of the box, DX NetOps Spectrum ships the following for the Syslog Facility Values in the <SPECROOT>/SG-Support/CsEvFormat/EventTables/syslogFacility_en_US file.

0x00000000 kern
0x00000001 user
0x00000002 mail
0x00000003 daemon
0x00000004 auth
0x00000005 syslog
0x00000006 lpr
0x00000007 news
0x00000008 uucp
0x00000009 cron
0x000000010 local0
0x000000011 local1
0x000000012 local2
0x000000013 local3
0x000000014 local4
0x000000015 local5
0x000000016 local6
0x000000017 local7

Environment

All Current Releases

Resolution

Per the IETF, new values have been added. This file should contain the following values:

0x00000000 kern
0x00000001 user
0x00000002 mail
0x00000003 daemon
0x00000004 auth
0x00000005 syslog
0x00000006 lpr
0x00000007 news
0x00000008 uucp
0x00000009 cron
0x0000000a authpriv
0x0000000b ftp
0x0000000c ntp
0x0000000d security
0x0000000e console
0x0000000f clock
0x000000010 local0
0x000000011 local1
0x000000012 local2
0x000000013 local3
0x000000014 local4
0x000000015 local5
0x000000016 local6
0x000000017 local7
 
This information will be shipped out of the box starting in the DX NetOps Spectrum 25.4.5 release.
 
NOTE: The current workaround is too add these values to the <SPECROOT>/SG-Support/CsEvFormat/EventTables/syslogFacility_en_US file and then restart the SpectroSERVER for the changes to take effect.