<?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 Does Splunk Index Everything on the Server? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141606#M29005</link>
    <description>&lt;P&gt;I have 3 servers which process web service calls and are being indexed by Splunk. I specified their index in the inputs.conf on the forwarder as &lt;CODE&gt;index=uvtrans&lt;/CODE&gt; and their sourcetype is &lt;CODE&gt;ATG_Message_Log&lt;/CODE&gt;.. So now I see in Splunk 2 different sources coming in named &lt;CODE&gt;WinEventLog.Application&lt;/CODE&gt; and &lt;CODE&gt;WinEventLog.System&lt;/CODE&gt;which are in &lt;CODE&gt;index=main&lt;/CODE&gt; which means their index was not specified on the forwarder so it defaults there. I'm looking in Splunk_Home/etc/system/local/inputs.conf on all 3 boxes and I do not see anywhere where &lt;CODE&gt;WinEventLog&lt;/CODE&gt; is located. I've looked through all the conf files and cannot find it. &lt;/P&gt;

&lt;P&gt;Does Splunk index EVERYTHING on that server regardless if it's been specified in my conf files? How can I exclude the &lt;CODE&gt;WinEventLog&lt;/CODE&gt; sources from being indexed by Splunk? &lt;/P&gt;</description>
    <pubDate>Wed, 29 Jul 2015 19:52:50 GMT</pubDate>
    <dc:creator>skoelpin</dc:creator>
    <dc:date>2015-07-29T19:52:50Z</dc:date>
    <item>
      <title>Does Splunk Index Everything on the Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141606#M29005</link>
      <description>&lt;P&gt;I have 3 servers which process web service calls and are being indexed by Splunk. I specified their index in the inputs.conf on the forwarder as &lt;CODE&gt;index=uvtrans&lt;/CODE&gt; and their sourcetype is &lt;CODE&gt;ATG_Message_Log&lt;/CODE&gt;.. So now I see in Splunk 2 different sources coming in named &lt;CODE&gt;WinEventLog.Application&lt;/CODE&gt; and &lt;CODE&gt;WinEventLog.System&lt;/CODE&gt;which are in &lt;CODE&gt;index=main&lt;/CODE&gt; which means their index was not specified on the forwarder so it defaults there. I'm looking in Splunk_Home/etc/system/local/inputs.conf on all 3 boxes and I do not see anywhere where &lt;CODE&gt;WinEventLog&lt;/CODE&gt; is located. I've looked through all the conf files and cannot find it. &lt;/P&gt;

&lt;P&gt;Does Splunk index EVERYTHING on that server regardless if it's been specified in my conf files? How can I exclude the &lt;CODE&gt;WinEventLog&lt;/CODE&gt; sources from being indexed by Splunk? &lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 19:52:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141606#M29005</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2015-07-29T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk Index Everything on the Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141607#M29006</link>
      <description>&lt;P&gt;There can be other inputs.conf available under Splunk_HOme/etc/apps/AppNamesHere/ under local and default folder. Have a look there. &lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2015 21:56:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141607#M29006</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-07-29T21:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk Index Everything on the Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141608#M29007</link>
      <description>&lt;P&gt;If you are searching for lost configurations splunks btool can be helpful:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk cmd btool [conf file name] list --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In your case you would run&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk cmd btool inputs list --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Hope it helps. &lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 08:02:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141608#M29007</guid>
      <dc:creator>hgrow</dc:creator>
      <dc:date>2015-07-30T08:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk Index Everything on the Server?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141609#M29008</link>
      <description>&lt;P&gt;Looks like you might have the Windows TA installed, it collects data with those sourcetypes&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/WindowsApp/4.7TA/User/AbouttheSplunkTechnologyAdd-on(TA)forWindows"&gt;http://docs.splunk.com/Documentation/WindowsApp/4.7TA/User/AbouttheSplunkTechnologyAdd-on(TA)forWindows&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2015 08:22:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Does-Splunk-Index-Everything-on-the-Server/m-p/141609#M29008</guid>
      <dc:creator>pwmcity</dc:creator>
      <dc:date>2015-07-30T08:22:47Z</dc:date>
    </item>
  </channel>
</rss>

