<?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 How to disable a default input? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205119#M40488</link>
    <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;we have customized app in our environment and in the app we have inputs.conf file under the default folder. It is sending the data to the indexer based the on inputs.conf file, now we don't want to monitor the particular source on inputs.conf file. Shall I edit and blacklist source on the file to stop the monitoring? I know we should not edit the file in default folder but I want to disable the source file.&lt;/P&gt;

&lt;P&gt;Could you suggest me on this.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2016 11:34:28 GMT</pubDate>
    <dc:creator>lksridhar11</dc:creator>
    <dc:date>2016-12-22T11:34:28Z</dc:date>
    <item>
      <title>How to disable a default input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205119#M40488</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;

&lt;P&gt;we have customized app in our environment and in the app we have inputs.conf file under the default folder. It is sending the data to the indexer based the on inputs.conf file, now we don't want to monitor the particular source on inputs.conf file. Shall I edit and blacklist source on the file to stop the monitoring? I know we should not edit the file in default folder but I want to disable the source file.&lt;/P&gt;

&lt;P&gt;Could you suggest me on this.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2016 11:34:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205119#M40488</guid>
      <dc:creator>lksridhar11</dc:creator>
      <dc:date>2016-12-22T11:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a default input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205120#M40489</link>
      <description>&lt;P&gt;Define the same input stanza in inputs.conf in a local folder and set it to disabled.  You can create this in $SPLUNK_HOME/etc/your_app/local/inputs.conf or $SPLUNK_HOME/etc/ystem/local/inputs.conf.&lt;/P&gt;

&lt;P&gt;[monitor stanza name]&lt;BR /&gt;
disabled = true&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 12:09:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205120#M40489</guid>
      <dc:creator>dflodstrom</dc:creator>
      <dc:date>2020-09-29T12:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a default input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205121#M40490</link>
      <description>&lt;P&gt;Thank you very much for quick response.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Dec 2016 10:27:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205121#M40490</guid>
      <dc:creator>lksridhar11</dc:creator>
      <dc:date>2016-12-23T10:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to disable a default input?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205122#M40491</link>
      <description>&lt;P&gt;Let's say I am building an app with a python script inside the bin folder. &lt;BR /&gt;
I want my script to only run once (at the very first startup at never again). &lt;BR /&gt;
If I restart, I don't want the script to run again. How would I go about to do that?&lt;/P&gt;

&lt;P&gt;inputs.conf&lt;BR /&gt;
interval = -1&lt;BR /&gt;
this is running my script at each startup so this is not what I want.&lt;/P&gt;

&lt;P&gt;schedule doesn't seem to be what I want either.&lt;/P&gt;

&lt;P&gt;Should my python script update the inputs.conf from disable = false to disable = true? that's sounds awful&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2017 21:13:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-disable-a-default-input/m-p/205122#M40491</guid>
      <dc:creator>arnaudhebert</dc:creator>
      <dc:date>2017-03-29T21:13:21Z</dc:date>
    </item>
  </channel>
</rss>

