<?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: How do you troubleshoot missing windows event logs? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425804#M74647</link>
    <description>&lt;P&gt;Have you checked your buckets? If they are being frozen prematurely due to storage pressure, the data might have been deleted before retention policy expiry. &lt;/P&gt;</description>
    <pubDate>Fri, 06 Sep 2019 13:39:59 GMT</pubDate>
    <dc:creator>dillardo_2</dc:creator>
    <dc:date>2019-09-06T13:39:59Z</dc:date>
    <item>
      <title>How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425801#M74644</link>
      <description>&lt;P&gt;I have been noticing that some windows event logs are not appearing in the Splunk search. For example the event code for windows restart is 1074 but whenever I use the search string below, I do not get any results back within the specific time period. I know for a fact that the event codes are not blacklisted in the configuration files as I can view older logs for the same event code. When checking the logs in Event Viewer, I can also see the logs for the windows restart event. I am not sure why the event is logged sometimes but other times it isn't. This issue isn't exclusive to a particular windows event as I have noticed missing logs for other events as well.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Query: index=* host=DC* EventCode=1074&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Help with troubleshooting the issue would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 21:11:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425801#M74644</guid>
      <dc:creator>ABasit10</dc:creator>
      <dc:date>2019-03-07T21:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425802#M74645</link>
      <description>&lt;P&gt;Do you have &lt;CODE&gt;current_only=1&lt;/CODE&gt; set on your windows forwarders?&lt;/P&gt;

&lt;P&gt;This setting results in ONLY events generated while Splunk is running being sent. &lt;BR /&gt;
This means that if you shutdown your host, any logs generated between the time the Splunk process stops and restarts will never be indexed.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 11:52:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425802#M74645</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2019-03-08T11:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425803#M74646</link>
      <description>&lt;P&gt;Thanks for the response. I have validated that &lt;CODE&gt;current_only=0&lt;/CODE&gt; is the value set on the forwarders. The strangest thing is that the event is sometimes logged and other time is isn't.  For testing, i had manually restarted the host to see if the event code 1074 was being logged by Splunk. I wasn't able to find any event between for that time frame however, i saw a windows host restart event on a different day with a different time stamp.&lt;/P&gt;

&lt;P&gt;I am not sure why some events for this particular event code (1074) are being logged and others aren't.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 20:41:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425803#M74646</guid>
      <dc:creator>ABasit10</dc:creator>
      <dc:date>2019-03-08T20:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425804#M74647</link>
      <description>&lt;P&gt;Have you checked your buckets? If they are being frozen prematurely due to storage pressure, the data might have been deleted before retention policy expiry. &lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2019 13:39:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/425804#M74647</guid>
      <dc:creator>dillardo_2</dc:creator>
      <dc:date>2019-09-06T13:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/513234#M87040</link>
      <description>&lt;P&gt;Did you ever find a solution to this &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/168181"&gt;@ABasit10&lt;/a&gt; ?&lt;BR /&gt;We have the exact same forwarder config on hundreds of other machines, and it's functioning fine. On one machine Splunk seems to be skipping lots of events, I'm looking specifically for 7001 (login), and its never there, but also even long after a login many events are missing. I can see in event viewer events A,B,C we might only get event B into Splunk.&lt;/P&gt;&lt;P&gt;E.g. Events in Event Viewer, only the highlighted ones are coming through.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyfer_2-1597018157000.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10152iB8922F7EC86E9778/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyfer_2-1597018157000.png" alt="jeremyfer_2-1597018157000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But we seem to be missing a large selection of Events.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jeremyfer_1-1597017964700.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/10151i3498CEC99E77CDE5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jeremyfer_1-1597017964700.png" alt="jeremyfer_1-1597017964700.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Related Forwarder Config&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://System]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 10
index = wineventlog
renderXml=false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 00:11:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/513234#M87040</guid>
      <dc:creator>jeremyfer</dc:creator>
      <dc:date>2020-08-10T00:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do you troubleshoot missing windows event logs?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/513235#M87041</link>
      <description>&lt;P&gt;&lt;A href="https://qiita.com/odorusatoshi/items/5a703b9befc253ab7deb" target="_blank"&gt;https://qiita.com/odorusatoshi/items/5a703b9befc253ab7deb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/207235"&gt;@jeremyfer&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;this blog is japanese, but there is a lot of trouble shoot method.&lt;BR /&gt;please check this.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 00:16:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-you-troubleshoot-missing-windows-event-logs/m-p/513235#M87041</guid>
      <dc:creator>to4kawa</dc:creator>
      <dc:date>2020-08-10T00:16:00Z</dc:date>
    </item>
  </channel>
</rss>

