<?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 Would like to block a specific Source going to a Heavy Forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406008#M72023</link>
    <description>&lt;P&gt;Hello Community,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Resources:&lt;/STRONG&gt;&lt;BR /&gt;
- Splunk Enterprise On-Prem = v7.1.2&lt;BR /&gt;
- F5-BIGIP = v13.1.0&lt;BR /&gt;
  - Using: F5 Analytics iApp v3.7.2RC5&lt;BR /&gt;
- Kiwi SYSLOG (Heavy Forwarder that has a Uni. Forwarder assigned)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;BR /&gt;
I'm currently getting bombarded with over 65k events every few seconds that is related to performance data for Memory/CPU, this data comes into our Indexer and is labeled as &lt;STRONG&gt;source=bigip.tmstats.memory_usage_stat&lt;/STRONG&gt; I would like to drop this source from being indexed as its taking up close to 80% of my daily license right now.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Please Note:&lt;/STRONG&gt; I'm not a heavy Splunk Admin person, so please be gentle.... I break easily &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Any help is greatly appreciated, thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 22:46:36 GMT</pubDate>
    <dc:creator>evolutionxtinct</dc:creator>
    <dc:date>2020-09-29T22:46:36Z</dc:date>
    <item>
      <title>Would like to block a specific Source going to a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406008#M72023</link>
      <description>&lt;P&gt;Hello Community,&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Resources:&lt;/STRONG&gt;&lt;BR /&gt;
- Splunk Enterprise On-Prem = v7.1.2&lt;BR /&gt;
- F5-BIGIP = v13.1.0&lt;BR /&gt;
  - Using: F5 Analytics iApp v3.7.2RC5&lt;BR /&gt;
- Kiwi SYSLOG (Heavy Forwarder that has a Uni. Forwarder assigned)&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt;&lt;BR /&gt;
I'm currently getting bombarded with over 65k events every few seconds that is related to performance data for Memory/CPU, this data comes into our Indexer and is labeled as &lt;STRONG&gt;source=bigip.tmstats.memory_usage_stat&lt;/STRONG&gt; I would like to drop this source from being indexed as its taking up close to 80% of my daily license right now.&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;Please Note:&lt;/STRONG&gt; I'm not a heavy Splunk Admin person, so please be gentle.... I break easily &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Any help is greatly appreciated, thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:46:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406008#M72023</guid>
      <dc:creator>evolutionxtinct</dc:creator>
      <dc:date>2020-09-29T22:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Would like to block a specific Source going to a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406009#M72024</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;sounds like thats an input of your F5 BIGIP app, just find the inputs,conf on your F5 app and disable the input with the source source=bigip.tmstats.memory_usage_stat&lt;/P&gt;

&lt;P&gt;If you can´t find it just grep for it on your CLI in  $SPLUNK_HOME/splunk/etc/apps &lt;CODE&gt;grep -R bigip.tmstats.memory_usage_stat&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;OR use btool ( in $SPLUNK_HOME/splunk/bin) type &lt;CODE&gt;./splunk cmd btool inputs list --debug | grep bigip*&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Also check your modular inputs for F5 &lt;A href="https://docs.splunk.com/Documentation/AddOns/released/F5BIGIP/Configureinputs" target="_blank"&gt;https://docs.splunk.com/Documentation/AddOns/released/F5BIGIP/Configureinputs&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:43:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406009#M72024</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2020-09-29T22:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Would like to block a specific Source going to a Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406010#M72025</link>
      <description>&lt;P&gt;If it was helpfull please accept the answer, thank you&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 06:48:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Would-like-to-block-a-specific-Source-going-to-a-Heavy-Forwarder/m-p/406010#M72025</guid>
      <dc:creator>dkeck</dc:creator>
      <dc:date>2019-01-17T06:48:05Z</dc:date>
    </item>
  </channel>
</rss>

