cancel
Showing results for 
Search instead for 
Did you mean: 

Problems sending SYSLOG to NETSIGHT

Problems sending SYSLOG to NETSIGHT

Jairo_Rojas_Her
New Contributor II
I have problems with the manager NetSight alarms. Not receiving notifications alerts ELRP, OSPF, EAPS and other events.

This the script configuration over Switch
configure snmpv3 add user netsight authentication md5 F4l4b3114c01 privacy F4l4b3114c01

configure snmpv3 add group netsight_btcol user netsight sec-model usm

configure snmpv3 add access netsight_btcol sec-model usm sec-level priv read-view defaultAdminView write-view defaultAdminView notify-view defaultAdminView



5 REPLIES 5

Ronald_Dvorak
Honored Contributor
Looks like setting "Syslog Receiver Configuration" isn't supported for XOS devices - I've rx the same error for my X440.

You just need the following configuration...

enable syslog
configure syslog add vr local0
configure syslog vr local0 severity info
enable log target syslog : vr local0

configure log target syslog : format timestamp seconds date mm/dd/yyyy host-name tag-id tag-name

My X440 is now sending syslog messages....

false Info --- 06/28/2016 05:44:53 PM 172.24.24.253 --- --- Event --- 06/28/2016 17:44:44 Network Control AAA[1470]: User admin logout from telnet (172.24.24.110)

Jairo_Rojas_Her
New Contributor II

6def9a88e6004bb393cf8221963d9344_RackMultipart20160627-105493-1jyneft-SYSLOG_ERRO1_inline.jpg


Jairo_Rojas_Her
New Contributor II
Hi, Zdenek

This is a configuration to SysLog

enable snmp traps
create log filter netsight
create log filter memorybuffer
configure log filter netsight add events cli.logRemoteCmd
configure log filter netsight add events vlan.msgs.portLinkStateUp
configure log filter netsight add events vlan.msgs.portLinkStateDown
configure log filter netsight add events AAA.authPass
configure log filter netsight add events AAA.authFail
configure log filter netsight add events EAPS.TransDmnState
configure log filter netsight add events EAPS.TransPortState
configure log filter netsight add events EAPS.SharedPort.TransSegState
configure log filter netsight add events EAPS.RxPduLinkUp
configure log filter netsight add events EAPS.RxPduLinkDown
configure log filter netsight add events EAPS.SharedPort.PortInfo
configure log filter netsight add events FDB.arpViolation
configure log filter netsight add events VRRP.ExtCfgChng
configure log filter netsight add events VRRP.System.NoIPAddr
configure log filter netsight add events VRRP.StateChng
configure log filter netsight add events DM.Notice
configure syslog add 10.120.11.130:514 vr VR-Default local5
enable log target syslog 10.120.11.130:514 vr VR-Default local5
configure log target syslog 10.120.11.130:514 vr VR-Default local5 filter netsight severity Info
configure log target syslog 10.120.11.130:514 vr VR-Default local5 match Any
configure log target syslog 10.120.11.130:514 vr VR-Default local5 format timestamp seconds date Mmm-dd event-name none host-name tag-name

Zdeněk_Pala
Extreme Employee
The configuration you provided is for SNMP not for syslog.
Based on NetSight version and XOS version you can let NetSight configure the Syslog receiver on XOS switches also with new version of NetSight and new XOS version.

Not sure what version you must have.

Regards
Regards Zdeněk Pala
GTM-P2G8KFN