<?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 RE: Problems sending SYSLOG to Solarwinds in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18205#M726</link>
    <description>Hello Dorian&lt;BR /&gt;
&lt;BR /&gt;
This was a manual addition.</description>
    <pubDate>Fri, 15 Jan 2016 23:58:00 GMT</pubDate>
    <dc:creator>Evan_R</dc:creator>
    <dc:date>2016-01-15T23:58:00Z</dc:date>
    <item>
      <title>Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18203#M724</link>
      <description>I have pointed our Extreme switches to send SYSLOG messages to Solarwinds. We get IOS and IOS-XR messages OK, but for some reason we do not see the SYSLOG messages come into Solarwinds. I have opened a TAC case with Solarwinds and they determined that there were issues with the syslog messages as they apparently were "not formatted according to RFC 5424"&lt;BR /&gt;
&lt;BR /&gt;
I am skeptical about this since I have had some modicum of success with other syslog servers capturing syslog messages from XOS, so I just want to verify that there should be no troubles with this and review the configuration so I ensure it is correct.&lt;BR /&gt;
&lt;BR /&gt;
Here is the way I have our XOS devices configured:&lt;BR /&gt;
&lt;BR /&gt;
create log filter solarwindscreate log filter memorybuffer&lt;BR /&gt;
configure log filter solarwinds add events ISIS.NFSM.AdjChg &lt;BR /&gt;
configure log filter solarwinds add events ospf.neighbor.ChgState &lt;BR /&gt;
configure log filter solarwinds add events vlan.msgs.portLinkStateUp &lt;BR /&gt;
configure log filter solarwinds add events vlan.msgs.portLinkStateDown &lt;BR /&gt;
configure log filter memorybuffer add events ISIS.NFSM.AdjChg &lt;BR /&gt;
configure log filter memorybuffer add events ospf.neighbor.ChgState &lt;BR /&gt;
configure log filter memorybuffer add events vlan.msgs.portLinkStateUp &lt;BR /&gt;
configure log filter memorybuffer add events vlan.msgs.portLinkStateDown &lt;BR /&gt;
configure log filter memorybuffer add events cli.logRemoteCmd &lt;BR /&gt;
configure log filter memorybuffer add events AAA.LogSsh &lt;BR /&gt;
configure log filter memorybuffer add events pim.cache &lt;BR /&gt;
configure log target memory-buffer  filter memorybuffer severity Info&lt;BR /&gt;
configure log target memory-buffer number-of-messages 20000&lt;BR /&gt;
configure log target nvram  filter DefaultFilter severity Info&lt;BR /&gt;
configure syslog add 10.253.10.25:514 vr VR-Default local5&lt;BR /&gt;
enable log target syslog 10.253.10.25:514 vr VR-Default local5&lt;BR /&gt;
configure log target syslog 10.253.10.25:514 vr VR-Default local5 filter solarwinds severity Info&lt;BR /&gt;
configure log target syslog 10.253.10.25:514 vr VR-Default local5 match Any&lt;BR /&gt;
configure log target syslog 10.253.10.25:514 vr VR-Default local5 format timestamp seconds date Mmm-dd event-name none host-name tag-name&lt;BR /&gt;
&lt;BR /&gt;
Slot-1 CoreSwitch# sh switch | inc Primary&lt;BR /&gt;
Primary ver:      15.3.2.11                    15.3.2.11 &lt;BR /&gt;
&lt;BR /&gt;
Thanks for the consideration&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jan 2016 22:17:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18203#M724</guid>
      <dc:creator>Evan_R</dc:creator>
      <dc:date>2016-01-13T22:17:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18204#M725</link>
      <description>Hi Evan,&lt;BR /&gt;
&lt;BR /&gt;
Was the below line of configuration added manually or was it there by default?&lt;BR /&gt;
&lt;BR /&gt;
"configure log target syslog 10.253.10.25:514 vr VR-Default local5 format timestamp seconds date Mmm-dd event-name none host-name tag-name"&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2016 07:19:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18204#M725</guid>
      <dc:creator>Dorian_Perry</dc:creator>
      <dc:date>2016-01-15T07:19:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18205#M726</link>
      <description>Hello Dorian&lt;BR /&gt;
&lt;BR /&gt;
This was a manual addition.</description>
      <pubDate>Fri, 15 Jan 2016 23:58:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18205#M726</guid>
      <dc:creator>Evan_R</dc:creator>
      <dc:date>2016-01-15T23:58:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18206#M727</link>
      <description>As a test, could you try removing this line from the configuration to allow the syslog message format to be the default?</description>
      <pubDate>Mon, 18 Jan 2016 22:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18206#M727</guid>
      <dc:creator>Dorian_Perry</dc:creator>
      <dc:date>2016-01-18T22:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18207#M728</link>
      <description>Hi Evan, Do you still need assistance with this issue?&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jan 2016 03:52:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18207#M728</guid>
      <dc:creator>Drew_C</dc:creator>
      <dc:date>2016-01-28T03:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18208#M729</link>
      <description>Hello&lt;BR /&gt;
&lt;BR /&gt;
I apologize I got busy with other things and I forgot about this! I thank you for the replies. &lt;BR /&gt;
&lt;BR /&gt;
When I run, &lt;BR /&gt;
"unconfigure log target syslog 10.253.10.25:514 vr VR-Default local5 format"Configuration becomes:&lt;BR /&gt;
# sh configuration "ems" | inc format  configure log target syslog 10.253.10.25:514 vr VR-Default local5 format timestamp seconds date Mmm-dd event-name none priority tag-name &lt;BR /&gt;
Is this what it should be? I will make these modifications and report back if it works. &lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Feb 2016 22:11:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18208#M729</guid>
      <dc:creator>Evan_R</dc:creator>
      <dc:date>2016-02-18T22:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problems sending SYSLOG to Solarwinds</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18209#M730</link>
      <description>Hi Evan,&lt;BR /&gt;
&lt;BR /&gt;
Yes, I believe using the default configuration may get the messages to be formatted according to RFC 5424 as mentioned above.&lt;BR /&gt;
&lt;BR /&gt;
Please let us know if this works.&lt;BR /&gt;
&lt;BR /&gt;
Regards,</description>
      <pubDate>Fri, 19 Feb 2016 21:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/problems-sending-syslog-to-solarwinds/m-p/18209#M730</guid>
      <dc:creator>Dorian_Perry</dc:creator>
      <dc:date>2016-02-19T21:39:00Z</dc:date>
    </item>
  </channel>
</rss>

