<?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 disable a particular source temporarily? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158090#M32034</link>
    <description>&lt;P&gt;Yes, null queue is an index time transform so it requires a restart.&lt;/P&gt;</description>
    <pubDate>Sun, 27 Jul 2014 18:39:31 GMT</pubDate>
    <dc:creator>jtacy</dc:creator>
    <dc:date>2014-07-27T18:39:31Z</dc:date>
    <item>
      <title>How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158086#M32030</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;One of the source throwing more logs and it is consuming more volume, so it leads to the license warning. So I need to the disable the source temporarily. Please help me.&lt;/P&gt;

&lt;P&gt;Thanks is advance&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:29:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158086#M32030</guid>
      <dc:creator>karthikeyansure</dc:creator>
      <dc:date>2014-07-25T14:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158087#M32031</link>
      <description>&lt;P&gt;You can start to disable the input.&lt;BR /&gt;
And when you want to re-enable it, move the old log files out of the way, to avoid having them be indexed (and causing a peak of volume for historical data)&lt;/P&gt;

&lt;P&gt;More advanced techniques involve :&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;setup a filter on the eventcode (for windows event logs ,for recent forwarders only, at the forwarder level)&lt;BR /&gt;
see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.2/Data/MonitorWindowsdata#Create_advanced_filters_with_.3Ccode.3Ewhitelist.3C.2Fcode.3E_and_.3Ccode.3Eblacklist.3C.2Fcode.3E"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.2/Data/MonitorWindowsdata#Create_advanced_filters_with_.3Ccode.3Ewhitelist.3C.2Fcode.3E_and_.3Ccode.3Eblacklist.3C.2Fcode.3E&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;use nullqueue filtering at the indexer level to drop some events, see &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.2/Forwarding/Routeandfilterdatad#Discard_specific_events_and_keep_the_rest"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.2/Forwarding/Routeandfilterdatad#Discard_specific_events_and_keep_the_rest&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:55:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158087#M32031</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-07-25T14:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158088#M32032</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;I have tried null queue filtering opting, but eventhough after configuring the same, the indexing is occuring for that source. After configuring the null queue in the props.conf and transforms.conf, is it restart of server is required?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2014 18:22:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158088#M32032</guid>
      <dc:creator>karthikeyansure</dc:creator>
      <dc:date>2014-07-27T18:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158089#M32033</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;

&lt;P&gt;I have tried null queue filtering opting, but eventhough after configuring the same, the indexing is occuring for that source. After configuring the null queue in the props.conf and transforms.conf, is it restart of server is required?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2014 18:23:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158089#M32033</guid>
      <dc:creator>karthikeyansure</dc:creator>
      <dc:date>2014-07-27T18:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158090#M32034</link>
      <description>&lt;P&gt;Yes, null queue is an index time transform so it requires a restart.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2014 18:39:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158090#M32034</guid>
      <dc:creator>jtacy</dc:creator>
      <dc:date>2014-07-27T18:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a particular source temporarily?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158091#M32035</link>
      <description>&lt;P&gt;yes of course, any indextime/inputtime configuration change in the configuration files require a restart to apply.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2014 23:39:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-particular-source-temporarily/m-p/158091#M32035</guid>
      <dc:creator>yannK</dc:creator>
      <dc:date>2014-07-27T23:39:58Z</dc:date>
    </item>
  </channel>
</rss>

