<?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 How to tell Splunk to get older data from System WMI in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579322#M102274</link>
    <description>&lt;P&gt;This is my current WMI setup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WMI:WinLogSysTst]
disabled = 0
event_log_file = System
index = winlogsystst
interval = 5
server = localhost
current_only = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i tell it to get older data than when i made the input. I get only recent data and not old one.&lt;BR /&gt;&lt;BR /&gt;Thnak you.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Dec 2021 15:27:15 GMT</pubDate>
    <dc:creator>bogdan_nicolesc</dc:creator>
    <dc:date>2021-12-27T15:27:15Z</dc:date>
    <item>
      <title>How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579322#M102274</link>
      <description>&lt;P&gt;This is my current WMI setup:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WMI:WinLogSysTst]
disabled = 0
event_log_file = System
index = winlogsystst
interval = 5
server = localhost
current_only = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i tell it to get older data than when i made the input. I get only recent data and not old one.&lt;BR /&gt;&lt;BR /&gt;Thnak you.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 15:27:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579322#M102274</guid>
      <dc:creator>bogdan_nicolesc</dc:creator>
      <dc:date>2021-12-27T15:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579325#M102275</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/128126"&gt;@bogdan_nicolesc&lt;/a&gt;&amp;nbsp;...&lt;STRONG&gt;&lt;BR /&gt;current_only=0&lt;/STRONG&gt; will gather all events.&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;current_only&lt;/TD&gt;&lt;TD&gt;Whether or not to collect events that occur only when the Splunk platform runs. If events are generated when the Splunk platform is stopped, it will not attempt to index those events when it is started again. Set to 1 to collect events that occur only when it is running, and 0 to collect all events.&lt;/TD&gt;&lt;TD&gt;0 (gather all events)&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Good details can be found at the docs:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.2.4/Data/MonitorWMIdata" target="_blank" rel="noopener"&gt;https://docs.splunk.com/Documentation/Splunk/8.2.4/Data/MonitorWMIdata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 15:50:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579325#M102275</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2021-12-27T15:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579326#M102276</link>
      <description>&lt;P&gt;I have read all that info, but i get nothing. What am i doing wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 10:48:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579326#M102276</guid>
      <dc:creator>bogdan_nicolesc</dc:creator>
      <dc:date>2021-12-28T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579327#M102277</link>
      <description>&lt;P&gt;well, you have to provide us a lot more details..&lt;/P&gt;&lt;P&gt;1. are you able to read other logs from this windows box?&lt;/P&gt;&lt;P&gt;2. do you have heavy forwarder or not?&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. do you have UF installed on the windows box or not?&lt;/P&gt;&lt;P&gt;4. this wmi configuration, where you use? on indexer or heavyforwarder or UF? which conf file?&lt;/P&gt;&lt;P&gt;5. after adding/updating this wmi, did you restart splunk service on UF?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 16:00:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579327#M102277</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2021-12-27T16:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579331#M102278</link>
      <description>&lt;P&gt;I don't know how to respond to your questions but:&lt;BR /&gt;&lt;BR /&gt;It is an old, free licence,&amp;nbsp; version of Splunk.&lt;/P&gt;&lt;P&gt;It's V&amp;nbsp;&lt;SPAN&gt;6.4.11 Build&amp;nbsp;0691276baf18, installed on the machine where i want to get the data from.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I ried to modify &amp;gt;wmi.conf&amp;lt; file from &amp;gt;Splunk\etc\apps\search\local and added&amp;lt; with stanza &amp;gt;current_only = 0&amp;lt; with no improvement.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. are you able to read other logs from this windows box? - i get Security logs from WMI, if that is what you are asking.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;2. do you have heavy forwarder or not? - It is full instalation of Splunk, with all bells and wihtsles, i guess that is heavy forwarder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. do you have UF installed on the windows box or not? - if it is what i said at 2., is still relevant?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4. this wmi configuration, where you use? on indexer or heavyforwarder or UF? which conf file? - i will try my best to answer to this one: it is WMI.conf from&amp;nbsp;Splunk\etc\apps\search\local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;5. after adding/updating this wmi, did you restart splunk service on UF? - i did modify&amp;nbsp; it with closed splunk ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Also, i get this too:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;Data could not be written: /nobody/search/inputs/WinEventLog://System/start_from: oldest&lt;/PRE&gt;&lt;P&gt;tring to add it from&amp;nbsp;&lt;SPAN&gt;"Local event log collection".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 16:34:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579331#M102278</guid>
      <dc:creator>bogdan_nicolesc</dc:creator>
      <dc:date>2021-12-27T16:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579342#M102280</link>
      <description>&lt;P&gt;1. may i know why you use the old version of free splunk, when you could have the recent versions of free splunk (because, the old versions might have issues(particularly windows) and the recent versions are generally patched)&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;i think you need to update the inputs.conf on the windows box(to collect wmi on a remote windows box only we should use wmi.conf)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For our ref, this answer is from &lt;A href="https://community.splunk.com/t5/Getting-Data-In/Universal-fowarder-and-WMI/m-p/65825" target="_self"&gt;page&lt;/A&gt;&amp;nbsp;reply by &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/1357"&gt;@yannK&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Only a windows splunk or Universal Forwarder can monitor WMI on local or remote windows server. (they use the windows local libraries, and need to be member of the correct AD group)&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;local windows event log, install Universal Forwarder (use wizard or ....\local\inputs.conf )&lt;BR /&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowsdata" rel="nofollow noopener noreferrer" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/MonitorWindowsdata&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;remote windows boxes using WMI ( edit ...\local\wmi.conf)&lt;BR /&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/4.3.2/Data/ConsiderationsfordecidinghowtomonitorWindowsdata" rel="nofollow noopener noreferrer" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/4.3.2/Data/ConsiderationsfordecidinghowtomonitorWindowsd...&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 28 Dec 2021 01:11:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579342#M102280</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2021-12-28T01:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to tell Splunk to get older data from System WMI</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579374#M102287</link>
      <description>&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;1. may i know why you use the old version of free splunk [...] - you should never ask such a silly question :)). But on a serious note, i'm using it because newer versions require newer windows. Not all versions run on Win7. And because of that, i don't have anymore the option of a user, which leads me to this error:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Data could not be written: /nobody/search/inputs/WinEventLog://System/start_from: oldest&lt;/LI-CODE&gt;&lt;P&gt;I think&amp;nbsp;&lt;STRONG&gt;/nobody&amp;nbsp;&lt;/STRONG&gt;reffers to the fact that user option is taken out and that's why i can't write this:&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;\Splunk\etc\apps\search\default\inputs.conf&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;from Splunk Web interface.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp;i think you need to update the inputs.conf on the windows box - i am leaving &lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&amp;nbsp;from&amp;nbsp;&lt;STRONG&gt;D:\Program Files\Splunk\etc\apps\search\default\inputs.conf&amp;nbsp;&lt;/STRONG&gt;clear and use this instead&amp;nbsp;&lt;STRONG&gt;D:\Program Files\Splunk\etc\apps\search\local\wmi.conf&lt;/STRONG&gt;&amp;nbsp;as i have more control over it, and my initial question was what stanza can i use in this file so i can get older data in, as&amp;nbsp;&lt;STRONG&gt;current_only = 0&amp;nbsp;&lt;/STRONG&gt;is doing nothing. I get the same recent items in. Would have been nice if i had this simple solution to write a stanza in that file and get all information. In the same WMI i get my&amp;nbsp;&lt;STRONG&gt;Windows Security Logs&lt;/STRONG&gt; too. I like this solution beacuse i can get different&amp;nbsp;&lt;STRONG&gt;Windows Logs&lt;/STRONG&gt; into different indexes. And now i think i can set&amp;nbsp;&lt;STRONG&gt;inputs.conf&amp;nbsp;&lt;/STRONG&gt;to send different logs data to diffrent indexes?!? Am i correct?&lt;BR /&gt;&lt;BR /&gt;- Now a bit of a backstory/history: When i tried the first time to pull this magic trick, i don't really now how or why, but i managed to double the data. That means that i managed somehow to index the same data twice. I wasn't very happy, in fact, i was very upset about the fact that i have to spelunking thru same data ... Twice.&lt;BR /&gt;&lt;BR /&gt;So i deleted the oricginal index and started again. The second time, wasn't that easy as the first time, as i got the above mentioned&amp;nbsp;&lt;STRONG&gt;/nobody&amp;nbsp;&lt;/STRONG&gt;error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I don't like the workaround solution, in fact, i much dislike it because it's not an elegant solution, but what can i do ... it is what it is and is working.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;3. The links you provided is no longer work correctly, the send me to homepage of documentation.&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 11:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-tell-Splunk-to-get-older-data-from-System-WMI/m-p/579374#M102287</guid>
      <dc:creator>bogdan_nicolesc</dc:creator>
      <dc:date>2021-12-28T11:23:07Z</dc:date>
    </item>
  </channel>
</rss>

