<?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 stop indexing local machine? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474480#M81498</link>
    <description>&lt;P&gt;&lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; [Data Input] &amp;gt; Disable button&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You'll normally find it under &lt;CODE&gt;Files &amp;amp; Directories&lt;/CODE&gt; after &lt;CODE&gt;Data Inputs&lt;/CODE&gt;, but it depends on how you set it up&lt;/P&gt;</description>
    <pubDate>Tue, 10 Sep 2019 14:32:48 GMT</pubDate>
    <dc:creator>jacobpevans</dc:creator>
    <dc:date>2019-09-10T14:32:48Z</dc:date>
    <item>
      <title>How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474469#M81487</link>
      <description>&lt;P&gt;New to Splunk, I set the local machine as source.&lt;/P&gt;

&lt;P&gt;So how do I edit/remove sources, including local machine?&lt;/P&gt;

&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 19:59:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474469#M81487</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-09T19:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474470#M81488</link>
      <description>&lt;P&gt;I'm not sure what you are asking, but you can probably start here: &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Admin/inputsConf"&gt;https://docs.splunk.com/Documentation/Splunk/latest/Admin/inputsConf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 20:27:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474470#M81488</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-09T20:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474471#M81489</link>
      <description>&lt;P&gt;Thank You Jacob.&lt;/P&gt;

&lt;P&gt;Splunk is indexing data from the local machine.  How do I stop it?&lt;/P&gt;

&lt;P&gt;This is a windows 10 machine.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 20:39:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474471#M81489</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-09T20:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474472#M81490</link>
      <description>&lt;P&gt;Is the data internal (index=_*) or custom data inputs?&lt;/P&gt;

&lt;P&gt;If this is a remote machine, you can simply turn off the &lt;CODE&gt;SplunkForwarder&lt;/CODE&gt; service. If you need Splunk to continue running (if it's a part of SplunkD aka the full Splunk instance), add this line to &lt;CODE&gt;$SPLUNK_HOME\etc\system\local\inputs.conf&lt;/CODE&gt; to disable all monitoring:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[default]
disabled = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Sep 2019 21:32:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474472#M81490</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-09T21:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474473#M81491</link>
      <description>&lt;P&gt;You can hardcode any values that you like in the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file on the forwarder.  To change the &lt;CODE&gt;host&lt;/CODE&gt; value,  just add this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host = &amp;lt;value that you prefer&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Sep 2019 22:46:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474473#M81491</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-09T22:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474474#M81492</link>
      <description>&lt;P&gt;It is very unclear what you really mean/need.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2019 22:46:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474474#M81492</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-09-09T22:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474475#M81493</link>
      <description>&lt;P&gt;Thank you Jacob, but I am not sure where to find "data internal (index=_*) or custom data inputs?" information at.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:43:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474475#M81493</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-10T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474476#M81494</link>
      <description>&lt;P&gt;Where is the forwarder found on the local machine?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:45:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474476#M81494</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-10T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474477#M81495</link>
      <description>&lt;P&gt;Woodcock:&lt;/P&gt;

&lt;P&gt;Splunk was installed on my laptop.&lt;BR /&gt;
Settings - Add Data - Monitor - Local Windows host monitoring.&lt;/P&gt;

&lt;P&gt;How do I disable local Windows host monitoring?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:48:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474477#M81495</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-10T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474478#M81496</link>
      <description>&lt;P&gt;Maybe I am confused as to how Splunk works?  Does slunk only access the local system logs when requested?&lt;/P&gt;

&lt;P&gt;I thought this was a type of active monitoring, or maybe not?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 12:54:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474478#M81496</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-10T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474479#M81497</link>
      <description>&lt;P&gt;I'm replying to your other comment since it has more information.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:31:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474479#M81497</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-10T14:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474480#M81498</link>
      <description>&lt;P&gt;&lt;CODE&gt;Settings &amp;gt; Data Inputs &amp;gt; [Data Input] &amp;gt; Disable button&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;You'll normally find it under &lt;CODE&gt;Files &amp;amp; Directories&lt;/CODE&gt; after &lt;CODE&gt;Data Inputs&lt;/CODE&gt;, but it depends on how you set it up&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:32:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474480#M81498</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-10T14:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474481#M81499</link>
      <description>&lt;P&gt;By default, Splunk only monitors itself. If you want that turned off, you can just stop the splunk instance by running:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;$SPLUNK_HOME\bin\splunk stop&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Are you on Linux or Windows?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 14:34:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474481#M81499</guid>
      <dc:creator>jacobpevans</dc:creator>
      <dc:date>2019-09-10T14:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop indexing local machine?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474482#M81500</link>
      <description>&lt;P&gt;Windows 10.&lt;/P&gt;

&lt;P&gt;The indexing is what I do not understand.  With Splunk open and no searches entered, the What to Search box continues to index events.  Every few seconds the number of indexed events continues to go up.&lt;/P&gt;

&lt;P&gt;So as long as Splunk is open it is collecting data from sources?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Sep 2019 16:32:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-stop-indexing-local-machine/m-p/474482#M81500</guid>
      <dc:creator>kfelts68</dc:creator>
      <dc:date>2019-09-10T16:32:07Z</dc:date>
    </item>
  </channel>
</rss>

