<?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: Need help in getting wineventlogs to go to a new index rather than the main index in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395823#M70584</link>
    <description>&lt;P&gt;Just want the new data going to the wineventlog index or do you also want the already indexed data there? &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;There appear to be some logs showing in the new index, however they are not as full as the ones that go into the main index. &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;which logs are going to the new index and which still to the old? &lt;/P&gt;</description>
    <pubDate>Fri, 12 Jul 2019 15:46:48 GMT</pubDate>
    <dc:creator>pgerke_cc</dc:creator>
    <dc:date>2019-07-12T15:46:48Z</dc:date>
    <item>
      <title>Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395820#M70581</link>
      <description>&lt;P&gt;I set up a new index for one of my groups. In it they want to store their servers wineventlogs.  I am unable to successfully get the logs to go to the new index.  I did set up the inputs.conf file with an index=wineventlog and the index exists.  There appear to be some logs showing in the new index, however they are not as full as the ones that go into the main index.  I need to get all the logging into the wineventslog index and not put anything into the main index.  How can I accomplish this?&lt;BR /&gt;
My inputs.conf file:&lt;/P&gt;

&lt;H4&gt;Monitor all EAM-BOUD Windows logs&lt;/H4&gt;

&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
renderXml=false&lt;/P&gt;

&lt;P&gt;[WinEventLog://Security]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
evt_resolve_ad_obj = 1&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
blacklist1 = EventCode="4662" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;
blacklist2 = EventCode="566" Message="Object Type:(?!\s*groupPolicyContainer)"&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
renderXml=false&lt;/P&gt;

&lt;P&gt;[WinEventLog://System]&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
start_from = oldest&lt;BR /&gt;
current_only = 0&lt;BR /&gt;
checkpointInterval = 5&lt;BR /&gt;
index = wineventlog&lt;BR /&gt;
renderXml=false&lt;/P&gt;

&lt;P&gt;note that the wineventlog is on all 3 stanzas.  I verified that the index does exist in the indexes.conf file.  This in production environment so any help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:22:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395820#M70581</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2020-09-30T01:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395821#M70582</link>
      <description>&lt;P&gt;Quick comment:  I also sent out the Splunk_TA_Windows along with my new application so I'm thinking that's why some logs are going to the main index, though I noted that an index is not specified.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:22:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395821#M70582</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2020-09-30T01:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395822#M70583</link>
      <description>&lt;P&gt;With new version of &lt;CODE&gt;Splunk_TA_windows&lt;/CODE&gt; , there are no index configuration present in inputs.conf so by default everything goes to &lt;CODE&gt;main&lt;/CODE&gt; index. &lt;/P&gt;

&lt;P&gt;As you mentioned that you already configured &lt;CODE&gt;index=wineventlog&lt;/CODE&gt;, have you restarted Splunk service on Forwarder ? Also double check your configuration using &lt;CODE&gt;btool&lt;/CODE&gt; command.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:17:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395822#M70583</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2019-07-12T15:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395823#M70584</link>
      <description>&lt;P&gt;Just want the new data going to the wineventlog index or do you also want the already indexed data there? &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
&lt;P&gt;There appear to be some logs showing in the new index, however they are not as full as the ones that go into the main index. &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;which logs are going to the new index and which still to the old? &lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 15:46:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395823#M70584</guid>
      <dc:creator>pgerke_cc</dc:creator>
      <dc:date>2019-07-12T15:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395824#M70585</link>
      <description>&lt;P&gt;As mentioned above, run btool to determine what configurations are being applied:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk btool inputs list WinEventLog --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This will show you if some other default configuration is overriding your inputs.&lt;BR /&gt;
You could also specify a global Window event log stanza specifying the index &lt;STRONG&gt;as well as&lt;/STRONG&gt; specifying it for each individual input. This might override defaults set somewhere else.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog]
index = wineventlog
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Jul 2019 16:56:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395824#M70585</guid>
      <dc:creator>oscar84x</dc:creator>
      <dc:date>2019-07-12T16:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395825#M70586</link>
      <description>&lt;P&gt;should I run the btool on one of the indexers or on the deployment server?  The 2nd note above, should that be in the inputs.conf file?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 18:23:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395825#M70586</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2019-07-12T18:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395826#M70587</link>
      <description>&lt;P&gt;You want to run that command where your inputs are located, so in one of your forwarders where the logs are being ingested.&lt;BR /&gt;&lt;BR /&gt;
And the stanza I mentioned would go in your inputs.conf.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Jul 2019 18:32:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395826#M70587</guid>
      <dc:creator>oscar84x</dc:creator>
      <dc:date>2019-07-12T18:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395827#M70588</link>
      <description>&lt;P&gt;The sourcetype is:  Active Directory.  The Application logs are going to the new index.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 14:28:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395827#M70588</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2019-07-15T14:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395828#M70589</link>
      <description>&lt;P&gt;What version of the &lt;CODE&gt;Splunk_TA_windows&lt;/CODE&gt; are you using?  Be aware that if everything in &lt;CODE&gt;main&lt;/CODE&gt; should be in &lt;CODE&gt;wineventlog&lt;/CODE&gt; and right now there is nothing there, you can just shutdown your Indexers and rename the index directory to change its name.  But you still have a problem getting new events into &lt;CODE&gt;wineventlog&lt;/CODE&gt;.... or do you?  You do realize that changing this setting will only effect newly forwarded/indexed events and that older events will stay in &lt;CODE&gt;main&lt;/CODE&gt;, right?  Also, you must restart all Splunk instances on your Windows UFs and then test using &lt;CODE&gt;_index_earliest=-5m&lt;/CODE&gt; to be absolutely certain that you are only examining the newly forwarded/indexed events.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 15:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395828#M70589</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-15T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395829#M70590</link>
      <description>&lt;P&gt;The version is older, I'll download a more current one.  I have eliminated the ones going to main, but I have found that those going to my new wineventlog index are not as complete as those that were going to the main index.  I will look into a more current TA file for windows and download it to the search servers, then try again with what I have.  I did make a change to the local copy of inputs.conf in the TA for windows I commented out all but the 3 types of logs I wanted and removed the index=wineventlog that I had placed in it as a trial to see if they would then be the full logs showing in my preferred new index.  Taking it out did stop the main index from ingesting the logs.  But I still don't understand why only parts of the logs show in my new index and not the full listing that was in the main index from the TA for windows.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 17:48:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395829#M70590</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2019-07-15T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395830#M70591</link>
      <description>&lt;P&gt;I would not upgrade without reading ALL OF THE DOCS.  I am asking what version you have for specific reasons, not encouraging you to upgrade.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:38:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395830#M70591</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-15T19:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395831#M70592</link>
      <description>&lt;P&gt;If the new events are going to your new &lt;CODE&gt;wineventlog&lt;/CODE&gt; index but are "not as complete" as those that were going to the old &lt;CODE&gt;main index&lt;/CODE&gt;, the only thing that makes sense is that you are a victim of the change in default from this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;renderXml=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;To this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;renderXml=1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So you might try changing it back to &lt;CODE&gt;renderXml=0&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395831#M70592</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-15T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395832#M70593</link>
      <description>&lt;P&gt;Thank you it was indeed the default, once I made changes and pushed it out again, the logs came in non-xml format.  What I did to get it all the way I needed it and not to add more than I needed was to comment out in the default app what I wouldn't need to come in for this client and in their actual app, I put in the values I did want to come in.  Everything seems to be working correctly now.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 14:37:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395832#M70593</guid>
      <dc:creator>nls7010</dc:creator>
      <dc:date>2019-07-19T14:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in getting wineventlogs to go to a new index rather than the main index</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395833#M70594</link>
      <description>&lt;P&gt;If you recently upgraded (or are planning to upgrade) the &lt;CODE&gt;Splunk_TA_windows&lt;/CODE&gt; app, then you might consider using my new &lt;CODE&gt;Upgrade Planner for Splunk Add-on for Windows&lt;/CODE&gt; app to see if you have any Knowledge Objects that are compatible with the new sourcetypes:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://splunkbase.splunk.com/app/4594/"&gt;https://splunkbase.splunk.com/app/4594/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 21:34:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-in-getting-wineventlogs-to-go-to-a-new-index-rather/m-p/395833#M70594</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-19T21:34:20Z</dc:date>
    </item>
  </channel>
</rss>

