<?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: How to filter 'show log' to only show STP messages in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28107#M4264</link>
    <description>Thanks a lot Mr.Henrique..!!!&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Feb 2016 20:47:00 GMT</pubDate>
    <dc:creator>Boopathy_Chandr</dc:creator>
    <dc:date>2016-02-11T20:47:00Z</dc:date>
    <item>
      <title>How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28099#M4256</link>
      <description>- - - - - Challenge from my BOSS - - - &lt;BR /&gt;
&lt;BR /&gt;
Can any one help me out in this...? If i put " SHOW LOG"- command, I want to see only STP error logs ?? So , What i have to do for that ???</description>
      <pubDate>Mon, 08 Feb 2016 14:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28099#M4256</guid>
      <dc:creator>Boopathy_Chandr</dc:creator>
      <dc:date>2016-02-08T14:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28100#M4257</link>
      <description>Hello!&lt;BR /&gt;
&lt;BR /&gt;
It is few ways:&lt;BR /&gt;
1 - some like #show log | include stp&lt;BR /&gt;
2 - use syntax "match", "events" and "severity" with "show log" command&lt;BR /&gt;
&lt;BR /&gt;
Thank you!</description>
      <pubDate>Mon, 08 Feb 2016 14:10:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28100#M4257</guid>
      <dc:creator>Alexandr_P</dc:creator>
      <dc:date>2016-02-08T14:10:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28101#M4258</link>
      <description>Thanks Mr.Alexander... But I have tried this earlier.&lt;BR /&gt;
My requirement is...If i put " SHOW LOG" I want to see only STP logs...!!!&lt;BR /&gt;
( I think we have to filer the logs in CLI then only its possible..but I doesn't know the commands)&lt;BR /&gt;
Can you please guide me...!!!!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2016 16:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28101#M4258</guid>
      <dc:creator>Boopathy_Chandr</dc:creator>
      <dc:date>2016-02-08T16:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28102#M4259</link>
      <description>Not sure why you would want to do that but this is how you would do it.&lt;BR /&gt;
&lt;BR /&gt;
create log filter stp_logs&lt;U&gt; #creates a new log filter&lt;/U&gt;&lt;BR /&gt;
--------&lt;BR /&gt;
conf log filter "stp_logs" add events stp &lt;U&gt; # adds stp logs to the filter&lt;/U&gt;&lt;BR /&gt;
**OR**&lt;BR /&gt;
conf log filter "stp_logs" add events stp severity error  &lt;U&gt;# adds only stp error logs to the filter&lt;/U&gt;&lt;BR /&gt;
---------&lt;BR /&gt;
conf log target memory-buffer filter "stp_logs" &lt;U&gt;#configure memory-buffer for stp logs only&lt;/U&gt;&lt;BR /&gt;
show log configuration &lt;U&gt;#confirm configuration&lt;/U&gt;&lt;BR /&gt;
&lt;BR /&gt;
You will need to clear the logs and then you will only see new STP logs&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2016 21:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28102#M4259</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-02-08T21:12:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28103#M4260</link>
      <description>Stephen thank you so much...!!!!! &lt;BR /&gt;
I am going to try this one...&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 13:31:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28103#M4260</guid>
      <dc:creator>Boopathy_Chandr</dc:creator>
      <dc:date>2016-02-11T13:31:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28104#M4261</link>
      <description>No problem.  Let is know if you completed your Boss Challenge.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 20:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28104#M4261</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-02-11T20:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28105#M4262</link>
      <description>Stephen , after creating the log filter also I am getting normal logs only and I cannot able to see specific stp messages.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 20:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28105#M4262</guid>
      <dc:creator>Boopathy_Chandr</dc:creator>
      <dc:date>2016-02-11T20:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28106#M4263</link>
      <description>Hi Boopathy,&lt;BR /&gt;
&lt;BR /&gt;
The procedure described by Stephen should work.&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;create log filter stp_logs&lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;configure log filter "stp_logs" add events STP &lt;/I&gt;&lt;BR /&gt;
&lt;I&gt;configure log target memory-buffer filter "stp_logs" &lt;/I&gt;&lt;BR /&gt;
&lt;BR /&gt;
Please check the output for &lt;B&gt;show log configuration.&lt;/B&gt; &lt;BR /&gt;
&lt;BR /&gt;
That should be similar to:&lt;BR /&gt;
&lt;BR /&gt;
Log Target      : &lt;B&gt;memory-buffer &lt;/B&gt;   &lt;BR /&gt;
    Enabled     : yes&lt;BR /&gt;
    Filter Name : &lt;B&gt;stp_logs&lt;/B&gt;&lt;BR /&gt;
    Match regex : Any&lt;BR /&gt;
    Severity    : Debug-Data (through Critical)&lt;BR /&gt;
    Format      : MM/DD/YYYY HH:MM:SS.hh &lt;COMPONENT.SUBCOMPONENT.CONDITION&gt; &lt;BR /&gt;
    Buffer size : 1000 messagesIf you want to see STP debug messages, you can use &lt;B&gt;enable log debug-mode.&lt;/B&gt;﻿ However, this command should be enabled only when advanced diagnostics is required (during troubleshooting only) due to a possible performance degradation.&lt;BR /&gt;
&lt;BR /&gt;&lt;/COMPONENT.SUBCOMPONENT.CONDITION&gt;</description>
      <pubDate>Thu, 11 Feb 2016 20:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28106#M4263</guid>
      <dc:creator>Henrique</dc:creator>
      <dc:date>2016-02-11T20:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28107#M4264</link>
      <description>Thanks a lot Mr.Henrique..!!!&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Feb 2016 20:47:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28107#M4264</guid>
      <dc:creator>Boopathy_Chandr</dc:creator>
      <dc:date>2016-02-11T20:47:00Z</dc:date>
    </item>
    <item>
      <title>RE: How to filter 'show log' to only show STP messages</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28108#M4265</link>
      <description>STP doesn't log that much by default.  Check to see if your log counters are going up, and you can add more logs to your filter.  Anything with debug in front will need the command "enable log debug-mode" for it to show in the logs as Henrique mentioned. &lt;BR /&gt;
&lt;BR /&gt;
 # show log counters stp occurred  Componen SubComponent Condition             Severity    Occurred I Ntfd -------- ------------ --------------------- ------------- -------- - ---- STP                   DomainEnable          Warning              1 Y 1 STP                   EnterSetPortVPSTState Debug-Verbose     6184 N 0 STP                   FDBFlush              Debug-Summary        1 N 0 STP                   FlushReason           Info              1386 N 0 STP                   NetLoginClntUnAuth    Info              1455 N 0 STP                   SendClntTopoChgMsg    Debug-Summary       15 N 0 STP                   Warning               Info                 1 N 0 STP      InBPDU       Dump                  Debug-Data     3018512 N 0 STP      InBPDU       Trace                 Debug-Verbose  9055536 N 0 STP      OutBPDU      Dump                  Debug-Data    15268664 N 0 STP      OutBPDU      Trace                 Debug-Verbose 15268664 N 0</description>
      <pubDate>Mon, 15 Feb 2016 20:27:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-to-filter-show-log-to-only-show-stp-messages/m-p/28108#M4265</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2016-02-15T20:27:00Z</dc:date>
    </item>
  </channel>
</rss>

