<?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: Forwarder data going to main index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326439#M60683</link>
    <description>&lt;P&gt;A similar issue at &lt;A href="https://answers.splunk.com/answers/261649/why-my-data-go-in-the-wrong-index.html"&gt;Why my data go in the wrong Index ?&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jun 2017 17:09:40 GMT</pubDate>
    <dc:creator>ddrillic</dc:creator>
    <dc:date>2017-06-04T17:09:40Z</dc:date>
    <item>
      <title>Forwarder data going to main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326438#M60682</link>
      <description>&lt;P&gt;I setup the Universal Forwarder on several Windows servers and pointed it towards my Splunk instance.&lt;/P&gt;

&lt;P&gt;After installing the forwarder, I went to Splunk web &amp;gt; Add Data &amp;gt; Forward &amp;gt; Event Logs and selected the 'WindowsServer' server class that I had setup and selected my index called 'windows'.&lt;/P&gt;

&lt;P&gt;However, despite the 'windows' index being set, all of the data coming from my universal forwarders is going into my 'main' index.&lt;/P&gt;

&lt;P&gt;How can I correct this?&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jun 2017 14:09:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326438#M60682</guid>
      <dc:creator>m314219</dc:creator>
      <dc:date>2017-06-03T14:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder data going to main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326439#M60683</link>
      <description>&lt;P&gt;A similar issue at &lt;A href="https://answers.splunk.com/answers/261649/why-my-data-go-in-the-wrong-index.html"&gt;Why my data go in the wrong Index ?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 17:09:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326439#M60683</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-06-04T17:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder data going to main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326440#M60684</link>
      <description>&lt;P&gt;@m314219 can you run the following from cli on your forwarder and attach the results, pointing out which input is in question.&lt;/P&gt;

&lt;P&gt;from $SPLUNK_HOME\bin&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;.\splunk btool inputs list --debug &amp;gt; inputs.txt&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 19:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326440#M60684</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2017-06-04T19:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder data going to main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326441#M60685</link>
      <description>&lt;P&gt;@m314219 The btool output on inputs.conf will show your configured inputs. If there is no 'index=' attribute defined, then the events will go to the default index 'main'. You can edit inputs.conf directly such as:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf (forwarder)&lt;/STRONG&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://&amp;lt;name&amp;gt;]
index = windows
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;restart splunk after making the config change&lt;/P&gt;

&lt;P&gt;note: make sure you've configured the 'windows' index on the indexers in indexes.conf&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 19:20:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-data-going-to-main-index/m-p/326441#M60685</guid>
      <dc:creator>rphillips_splk</dc:creator>
      <dc:date>2017-06-04T19:20:15Z</dc:date>
    </item>
  </channel>
</rss>

