<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problems sending SYSLOG to NETSIGHT in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36199#M4169</link>
    <description>I have problems with the manager NetSight alarms. Not receiving notifications alerts ELRP, OSPF, EAPS and other events.&lt;BR /&gt;
&lt;BR /&gt;
This the script configuration over Switch&lt;BR /&gt;
        &lt;BLOCKQUOTE&gt;﻿c﻿onfigure snmpv3 add user netsight authentication md5  F4l4b3114c01 privacy F4l4b3114c01&lt;BR /&gt;
&lt;BR /&gt;
    configure snmpv3 add group netsight_btcol user netsight sec-model  usm&lt;BR /&gt;
&lt;BR /&gt;
    configure snmpv3 add access netsight_btcol sec-model usm  sec-level priv read-view defaultAdminView write-view defaultAdminView  notify-view defaultAdminView&lt;BR /&gt;
&lt;BR /&gt;
&lt;/BLOCKQUOTE&gt;    &lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Jun 2016 19:04:00 GMT</pubDate>
    <dc:creator>Jairo_Rojas_Her</dc:creator>
    <dc:date>2016-06-27T19:04:00Z</dc:date>
    <item>
      <title>Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36199#M4169</link>
      <description>I have problems with the manager NetSight alarms. Not receiving notifications alerts ELRP, OSPF, EAPS and other events.&lt;BR /&gt;
&lt;BR /&gt;
This the script configuration over Switch&lt;BR /&gt;
        &lt;BLOCKQUOTE&gt;﻿c﻿onfigure snmpv3 add user netsight authentication md5  F4l4b3114c01 privacy F4l4b3114c01&lt;BR /&gt;
&lt;BR /&gt;
    configure snmpv3 add group netsight_btcol user netsight sec-model  usm&lt;BR /&gt;
&lt;BR /&gt;
    configure snmpv3 add access netsight_btcol sec-model usm  sec-level priv read-view defaultAdminView write-view defaultAdminView  notify-view defaultAdminView&lt;BR /&gt;
&lt;BR /&gt;
&lt;/BLOCKQUOTE&gt;    &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36199#M4169</guid>
      <dc:creator>Jairo_Rojas_Her</dc:creator>
      <dc:date>2016-06-27T19:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36200#M4170</link>
      <description>Here a link how to configure the system to send messages to a syslog server...&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-a-syslog-server/" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-configure-a-syslog-server/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36200#M4170</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-06-27T19:27:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36201#M4171</link>
      <description>The configuration you provided is for SNMP not for syslog.&lt;BR /&gt;
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.&lt;BR /&gt;
&lt;BR /&gt;
Not sure what version you must have.&lt;BR /&gt;
&lt;BR /&gt;
Regards</description>
      <pubDate>Mon, 27 Jun 2016 21:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36201#M4171</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2016-06-27T21:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36202#M4172</link>
      <description>Hi, Zdenek&lt;BR /&gt;
&lt;BR /&gt;
This is a configuration to SysLog&lt;BR /&gt;
&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;enable snmp traps&lt;BR /&gt;
create log filter netsight&lt;BR /&gt;
create log filter memorybuffer&lt;BR /&gt;
configure log filter netsight add events cli.logRemoteCmd&lt;BR /&gt;
configure log filter netsight add events vlan.msgs.portLinkStateUp&lt;BR /&gt;
configure log filter netsight add events vlan.msgs.portLinkStateDown&lt;BR /&gt;
configure log filter netsight add events AAA.authPass&lt;BR /&gt;
configure log filter netsight add events AAA.authFail&lt;BR /&gt;
configure log filter netsight add events EAPS.TransDmnState&lt;BR /&gt;
configure log filter netsight add events EAPS.TransPortState&lt;BR /&gt;
configure log filter netsight add events EAPS.SharedPort.TransSegState&lt;BR /&gt;
configure log filter netsight add events EAPS.RxPduLinkUp&lt;BR /&gt;
configure log filter netsight add events EAPS.RxPduLinkDown&lt;BR /&gt;
configure log filter netsight add events EAPS.SharedPort.PortInfo&lt;BR /&gt;
configure log filter netsight add events FDB.arpViolation&lt;BR /&gt;
configure log filter netsight add events VRRP.ExtCfgChng&lt;BR /&gt;
configure log filter netsight add events VRRP.System.NoIPAddr&lt;BR /&gt;
configure log filter netsight add events VRRP.StateChng&lt;BR /&gt;
configure log filter netsight add events DM.Notice&lt;BR /&gt;
configure syslog add 10.120.11.130:514 vr VR-Default local5&lt;BR /&gt;
enable log target syslog 10.120.11.130:514 vr VR-Default local5&lt;BR /&gt;
configure log target syslog 10.120.11.130:514 vr VR-Default local5 filter netsight severity Info&lt;BR /&gt;
configure log target syslog 10.120.11.130:514 vr VR-Default local5 match Any&lt;BR /&gt;
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&lt;BR /&gt;
&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36202#M4172</guid>
      <dc:creator>Jairo_Rojas_Her</dc:creator>
      <dc:date>2016-06-27T21:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36203#M4173</link>
      <description>&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="6def9a88e6004bb393cf8221963d9344_RackMultipart20160627-105493-1jyneft-SYSLOG_ERRO1_inline.jpg"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/993i46681E985153CB91/image-size/large?v=v2&amp;amp;px=999" role="button" title="6def9a88e6004bb393cf8221963d9344_RackMultipart20160627-105493-1jyneft-SYSLOG_ERRO1_inline.jpg" alt="6def9a88e6004bb393cf8221963d9344_RackMultipart20160627-105493-1jyneft-SYSLOG_ERRO1_inline.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Jun 2016 22:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36203#M4173</guid>
      <dc:creator>Jairo_Rojas_Her</dc:creator>
      <dc:date>2016-06-27T22:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to NETSIGHT</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36204#M4174</link>
      <description>Looks like setting "Syslog Receiver Configuration" isn't supported for XOS devices - I've rx the same error for my X440.&lt;BR /&gt;
&lt;BR /&gt;
You just need the following configuration...&lt;BR /&gt;
&lt;BR /&gt;
enable syslog&lt;BR /&gt;
configure syslog add &lt;I&gt; vr &lt;VIRTUAL-ROUTER&gt; local0&lt;BR /&gt;
configure syslog &lt;I&gt; vr &lt;VIRTUAL-ROUTER&gt; local0 severity info&lt;BR /&gt;
enable log target syslog &lt;I&gt;: vr &lt;VIRTUAL-ROUTER&gt; local0&lt;BR /&gt;
&lt;BR /&gt;
configure log target syslog &lt;I&gt;: format timestamp seconds date mm/dd/yyyy host-name tag-id tag-name&lt;BR /&gt;
&lt;BR /&gt;
My X440 is now sending syslog messages....&lt;BR /&gt;
&lt;BR /&gt;
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) &lt;BR /&gt;
&lt;BR /&gt;&lt;/I&gt;&lt;/VIRTUAL-ROUTER&gt;&lt;/I&gt;&lt;/VIRTUAL-ROUTER&gt;&lt;/I&gt;&lt;/VIRTUAL-ROUTER&gt;&lt;/I&gt;</description>
      <pubDate>Tue, 28 Jun 2016 20:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problems-sending-syslog-to-netsight/m-p/36204#M4174</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2016-06-28T20:53:00Z</dc:date>
    </item>
  </channel>
</rss>

