<?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 Why are Windows Event Logs sent and indexed every half hour? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328641#M60978</link>
    <description>&lt;P&gt;Our domain controllers were resending the entire Windows EventLog every 30 minutes.  No duplicate inputs entries.  No duplicate outputs entries.  Using a search like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=foohost index=bar_index earliest=-1h | 
convert ctime(_indextime) | 
convert ctime(_time) | 
stats count list(host) list(splunk_server) list(_time) list(_indextime) by _raw 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;would display multiple indexings of the exact same _raw message, even the timestamp.  Adjusting the earliest parameter showed that it happened every 30 minutes.&lt;/P&gt;

&lt;P&gt;We encountered this on Splunk 6.5.1&lt;/P&gt;

&lt;P&gt;We tried a fresh re-install of the forwarder, no change.&lt;BR /&gt;&lt;BR /&gt;
We tried inspecting the checkpoint file, but it wasn't corrupt or anything.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2017 19:50:47 GMT</pubDate>
    <dc:creator>mmccul</dc:creator>
    <dc:date>2017-04-12T19:50:47Z</dc:date>
    <item>
      <title>Why are Windows Event Logs sent and indexed every half hour?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328641#M60978</link>
      <description>&lt;P&gt;Our domain controllers were resending the entire Windows EventLog every 30 minutes.  No duplicate inputs entries.  No duplicate outputs entries.  Using a search like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;host=foohost index=bar_index earliest=-1h | 
convert ctime(_indextime) | 
convert ctime(_time) | 
stats count list(host) list(splunk_server) list(_time) list(_indextime) by _raw 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;would display multiple indexings of the exact same _raw message, even the timestamp.  Adjusting the earliest parameter showed that it happened every 30 minutes.&lt;/P&gt;

&lt;P&gt;We encountered this on Splunk 6.5.1&lt;/P&gt;

&lt;P&gt;We tried a fresh re-install of the forwarder, no change.&lt;BR /&gt;&lt;BR /&gt;
We tried inspecting the checkpoint file, but it wasn't corrupt or anything.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2017 19:50:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328641#M60978</guid>
      <dc:creator>mmccul</dc:creator>
      <dc:date>2017-04-12T19:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why are Windows Event Logs sent and indexed every half hour?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328642#M60979</link>
      <description>&lt;P&gt;Hi, &lt;BR /&gt;
- Is the sourcetype the same? WMI enabled? Possible some other host is doing WMI collection? sourcetype would tell you that. &lt;BR /&gt;
- If you disable inputs.conf will you still get logs? &lt;BR /&gt;
- Check metrics.logs &lt;BR /&gt;
- How was the UF installed?  CLI installation with WINEVENTLOG_SEC_ENABLE=0 WINEVENTLOG_SYS_ENABLE=0 ?&lt;/P&gt;

&lt;P&gt;I hope this help you debugging the issue! &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:39:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328642#M60979</guid>
      <dc:creator>abalogh_splunk</dc:creator>
      <dc:date>2020-09-29T13:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why are Windows Event Logs sent and indexed every half hour?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328643#M60980</link>
      <description>&lt;P&gt;After much debugging with Splunk support, we determined that having &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;start_from=newest&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;in our configs was a primary cause of the behavior.  Disabling that directive on the inputs, going back to the default &lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;start_from = oldest&lt;/STRONG&gt; &lt;/P&gt;

&lt;P&gt;eliminated the issue immediately.  Hopefully this helps others.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2017 16:44:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-are-Windows-Event-Logs-sent-and-indexed-every-half-hour/m-p/328643#M60980</guid>
      <dc:creator>mmccul</dc:creator>
      <dc:date>2017-04-13T16:44:21Z</dc:date>
    </item>
  </channel>
</rss>

