<?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: Splunk Forwarder for Windows won't forward to specific index -- defaults to main in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34803#M6287</link>
    <description>&lt;P&gt;Some basic tips which you'd need to clarify if you've tried first;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Changing the inputs.conf requires a 
restart for the changes to take&lt;BR /&gt;
effect&lt;/LI&gt;
&lt;LI&gt;When you say the index is
successfully showing data from Linux
hosts, is this through a dashboard
or by you searching
&lt;CODE&gt;index=otherindex&lt;/CODE&gt; in a search
window? By default you won't
probably be searching this index
when you run searches unless its
been added to your role.&lt;/LI&gt;
&lt;LI&gt;Once a forwarder has sent data it
won't re-send it unless you clear
its fishbucket out, but you should
still receive new events - if there
have been any&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Sat, 16 Feb 2013 08:37:29 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2013-02-16T08:37:29Z</dc:date>
    <item>
      <title>Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34802#M6286</link>
      <description>&lt;P&gt;Forwarder works properly on initial install.  Event logs are successfully exported into Splunk, but end up in the main index.&lt;/P&gt;

&lt;P&gt;I modified inputs.conf and added &lt;BR /&gt;
[default]&lt;BR /&gt;
index = otherindex&lt;/P&gt;

&lt;P&gt;After that, no data is transmitted.  I know that the index is there as it is successfully displaying data that is coming in from our Linux hosts.  I also tried simply adding index = otherindex under each type of Eventlog with the same results.&lt;/P&gt;

&lt;P&gt;Maybe there is some kind of permission that is blocking these Windows hosts from writing to that index? (I'm not the Splunk admin so I don't know what's possible -- I'm merely deploying the client)&lt;/P&gt;</description>
      <pubDate>Sat, 16 Feb 2013 01:09:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34802#M6286</guid>
      <dc:creator>justinong</dc:creator>
      <dc:date>2013-02-16T01:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34803#M6287</link>
      <description>&lt;P&gt;Some basic tips which you'd need to clarify if you've tried first;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Changing the inputs.conf requires a 
restart for the changes to take&lt;BR /&gt;
effect&lt;/LI&gt;
&lt;LI&gt;When you say the index is
successfully showing data from Linux
hosts, is this through a dashboard
or by you searching
&lt;CODE&gt;index=otherindex&lt;/CODE&gt; in a search
window? By default you won't
probably be searching this index
when you run searches unless its
been added to your role.&lt;/LI&gt;
&lt;LI&gt;Once a forwarder has sent data it
won't re-send it unless you clear
its fishbucket out, but you should
still receive new events - if there
have been any&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Sat, 16 Feb 2013 08:37:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34803#M6287</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-02-16T08:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34804#M6288</link>
      <description>&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Yep. Every time I made a change to any of the conf files I restarted the SplunkForwarder Service.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;By searching.&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I confirmed that I can do index=existingindex and it'll show things coming in.&lt;BR /&gt;
I also confirmed that if I do host=windowshost it'll show things coming into main pretty much constantly, and stops when I add the index = line to inputs.conf.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;I realize that, when I take the index = line out of inputs.conf and restart the service it starts sending back to main without issue.&lt;BR /&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;It's an odd problem!  I swear I'm doing everything by the docs.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 09:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34804#M6288</guid>
      <dc:creator>justinong</dc:creator>
      <dc:date>2013-02-18T09:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34805#M6289</link>
      <description>&lt;P&gt;Have you tried setting the index= on the indexer side?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2013 09:46:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34805#M6289</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-02-18T09:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34806#M6290</link>
      <description>&lt;P&gt;I haven't.  I only have access to the hosts on which I'm installing the forwarder.  I can however make a suggestion to the Splunk admin if we narrow things down.  Is there some kind of syntax that can be set to specifically send Windows Eventlogs going to main to another index?&lt;/P&gt;

&lt;P&gt;I forgot to mention that I've done this on a couple Windows servers and the behavior is the same on each.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2013 19:03:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34806#M6290</guid>
      <dc:creator>justinong</dc:creator>
      <dc:date>2013-02-19T19:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Forwarder for Windows won't forward to specific index -- defaults to main</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34807#M6291</link>
      <description>&lt;P&gt;I'm going to assume there was a bug in the last version -- I downloaded the latest Forwarder and it works as expected now.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:54:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Forwarder-for-Windows-won-t-forward-to-specific-index/m-p/34807#M6291</guid>
      <dc:creator>justinong</dc:creator>
      <dc:date>2013-03-05T18:54:48Z</dc:date>
    </item>
  </channel>
</rss>

