<?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: Address MAC flapping noise with Splunk in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384696#M5973</link>
    <description>&lt;P&gt;Sounds like you need to fix your network.&lt;/P&gt;

&lt;P&gt;Of course, this report you want may go a long way toward convincing people it's broken.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Because you were asking "generally", I'll give a couple of basic, general answers that hopefully will lead you to what you need.  Assume all these are appended to the end of a base search (like &lt;CODE&gt;index=network sourcetype=blah ...&lt;/CODE&gt;)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats dc(mac_address) AS distinct_MACs BY ip_address
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats dc(ip_address) AS distinct_IPs BY mac_address
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's where I'd start.  You might want to use some variant of &lt;CODE&gt;sort&lt;/CODE&gt; or &lt;CODE&gt;top&lt;/CODE&gt; at the end of that, or something else, but it should get you at least the first step.&lt;/P&gt;

&lt;P&gt;Happy Splunking,&lt;BR /&gt;
Rich &lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2019 16:27:35 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2019-07-11T16:27:35Z</dc:date>
    <item>
      <title>Address MAC flapping noise with Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384695#M5972</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;

&lt;P&gt;Just a general question about best practices/network monitoring.  What are some ways to address MAC flapping with Splunk?  what are some of the queries people are running to identify and pull reports of multiple interfaces receiving packets from the same source?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:27:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384695#M5972</guid>
      <dc:creator>JPrictoe</dc:creator>
      <dc:date>2019-07-11T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Address MAC flapping noise with Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384696#M5973</link>
      <description>&lt;P&gt;Sounds like you need to fix your network.&lt;/P&gt;

&lt;P&gt;Of course, this report you want may go a long way toward convincing people it's broken.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Because you were asking "generally", I'll give a couple of basic, general answers that hopefully will lead you to what you need.  Assume all these are appended to the end of a base search (like &lt;CODE&gt;index=network sourcetype=blah ...&lt;/CODE&gt;)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats dc(mac_address) AS distinct_MACs BY ip_address
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | stats dc(ip_address) AS distinct_IPs BY mac_address
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That's where I'd start.  You might want to use some variant of &lt;CODE&gt;sort&lt;/CODE&gt; or &lt;CODE&gt;top&lt;/CODE&gt; at the end of that, or something else, but it should get you at least the first step.&lt;/P&gt;

&lt;P&gt;Happy Splunking,&lt;BR /&gt;
Rich &lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 16:27:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384696#M5973</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2019-07-11T16:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Address MAC flapping noise with Splunk</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384697#M5974</link>
      <description>&lt;P&gt;I'll start there, thanks Rich!&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 01:04:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Address-MAC-flapping-noise-with-Splunk/m-p/384697#M5974</guid>
      <dc:creator>JPrictoe</dc:creator>
      <dc:date>2019-07-12T01:04:17Z</dc:date>
    </item>
  </channel>
</rss>

