<?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: Resetting Remote Windows Event collection &amp;quot;starting point&amp;quot; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187795#M37498</link>
    <description>&lt;P&gt;Resolved, with some help from Support getting me in the right location.&lt;/P&gt;

&lt;P&gt;I realized that the DB mentioned in the original question was old data, so I searched my system for another copy of said DB and found one in &lt;CODE&gt;D:\splunk&lt;/CODE&gt;.  Don't remember when I moved it, but whatever.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  &lt;/P&gt;

&lt;P&gt;Unfortunately, while that one had newer information in it, it still wasn't quite current.  But it got me in the right spot to look around and I found in there a folder &lt;CODE&gt;d:\splunk\persistentstorage\wmi\&lt;/CODE&gt; with a file in it "wmi.ini".  That file had rows matching the "problem" machine name along with all the other machines I had listed in that input type.&lt;/P&gt;

&lt;P&gt;So, to confirm I ...&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Deleted the input.&lt;/LI&gt;
&lt;LI&gt;Deleted the temporary index I had been using for that input.&lt;/LI&gt;
&lt;LI&gt;Stopped Splunk.&lt;/LI&gt;
&lt;LI&gt;Edited &lt;CODE&gt;\persistentstorage\wmi\wmi.ini&lt;/CODE&gt; and removed lines referencing my PC name and saved the file.&lt;/LI&gt;
&lt;LI&gt;Started splunk.&lt;/LI&gt;
&lt;LI&gt;Created new temporary index.&lt;/LI&gt;
&lt;LI&gt;Created new input just like the old one.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;That worked as desired and that index now contains all the events my PC has on it instead of only the most recent ones.&lt;/P&gt;

&lt;P&gt;NOTE: it appears that version 6.0 switched from recording this information in the SQLlite DB and instead put it in the file I mentioned above.  &lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2014 14:41:58 GMT</pubDate>
    <dc:creator>Richfez</dc:creator>
    <dc:date>2014-08-20T14:41:58Z</dc:date>
    <item>
      <title>Resetting Remote Windows Event collection "starting point"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187794#M37497</link>
      <description>&lt;P&gt;While testing some training materials, I created a temporary index and a remote windows event collection input for my own PC.  &lt;/P&gt;

&lt;P&gt;Then I deleted it and recreated it exactly as it had been.  Again, testing docs for training.  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;But my newly recreated input only grabbed events newer than the last time it indexed it and ignored the 2 or 3 weeks of previous entries.  I figured this wasn't too big of a deal, I've reset file monitoring and database monitoring before, but I can't figure out how to reset the remote windows event collections.&lt;/P&gt;

&lt;P&gt;I saw this: I tried &lt;A href="http://answers.splunk.com/answers/30006/how-do-i-trigger-the-re-indexing-of-events-from-a-locally-collected-windows-event-log-channel"&gt;http://answers.splunk.com/answers/30006/how-do-i-trigger-the-re-indexing-of-events-from-a-locally-collected-windows-event-log-channel&lt;/A&gt; &lt;BR /&gt;
But when I open the appropriate file in there with an SQLlite DB viewer I only have 8 rows for other inputs, nothing for the one I need to start over.&lt;/P&gt;

&lt;P&gt;So, does anyone have any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2014 20:54:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187794#M37497</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2014-08-19T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Remote Windows Event collection "starting point"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187795#M37498</link>
      <description>&lt;P&gt;Resolved, with some help from Support getting me in the right location.&lt;/P&gt;

&lt;P&gt;I realized that the DB mentioned in the original question was old data, so I searched my system for another copy of said DB and found one in &lt;CODE&gt;D:\splunk&lt;/CODE&gt;.  Don't remember when I moved it, but whatever.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;  &lt;/P&gt;

&lt;P&gt;Unfortunately, while that one had newer information in it, it still wasn't quite current.  But it got me in the right spot to look around and I found in there a folder &lt;CODE&gt;d:\splunk\persistentstorage\wmi\&lt;/CODE&gt; with a file in it "wmi.ini".  That file had rows matching the "problem" machine name along with all the other machines I had listed in that input type.&lt;/P&gt;

&lt;P&gt;So, to confirm I ...&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Deleted the input.&lt;/LI&gt;
&lt;LI&gt;Deleted the temporary index I had been using for that input.&lt;/LI&gt;
&lt;LI&gt;Stopped Splunk.&lt;/LI&gt;
&lt;LI&gt;Edited &lt;CODE&gt;\persistentstorage\wmi\wmi.ini&lt;/CODE&gt; and removed lines referencing my PC name and saved the file.&lt;/LI&gt;
&lt;LI&gt;Started splunk.&lt;/LI&gt;
&lt;LI&gt;Created new temporary index.&lt;/LI&gt;
&lt;LI&gt;Created new input just like the old one.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;That worked as desired and that index now contains all the events my PC has on it instead of only the most recent ones.&lt;/P&gt;

&lt;P&gt;NOTE: it appears that version 6.0 switched from recording this information in the SQLlite DB and instead put it in the file I mentioned above.  &lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:41:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187795#M37498</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2014-08-20T14:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Resetting Remote Windows Event collection "starting point"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187796#M37499</link>
      <description>&lt;P&gt;Sorry, conversion must have done a number on the formatting.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2014 19:33:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Resetting-Remote-Windows-Event-collection-quot-starting-point/m-p/187796#M37499</guid>
      <dc:creator>Richfez</dc:creator>
      <dc:date>2014-09-16T19:33:50Z</dc:date>
    </item>
  </channel>
</rss>

