<?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: Windows Event Logging delayed in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/562480#M74730</link>
    <description>&lt;P&gt;Recently with one customer case found that all 8.1.x and 8.2.x versions are not providing&amp;nbsp;&lt;STRONG&gt;splunk-winevtlog&amp;nbsp;DEBUG&lt;/STRONG&gt; logs, as a result this post was not able to deflect the new case against 8.1.x and 8.2.x.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to troubleshoot WEC related event log delay , follow one of the approach.&lt;/P&gt;&lt;P&gt;1. Downgrade to latest 8.0.x.&lt;/P&gt;&lt;P&gt;2. Stop splunk, Copy 8.0.x $SPLUNK_HOME\&lt;SPAN class="s1"&gt;bin\splunk-winevtlog.exe, enable logging as suggested and start splunk&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 07 Aug 2021 03:45:23 GMT</pubDate>
    <dc:creator>hrawat</dc:creator>
    <dc:date>2021-08-07T03:45:23Z</dc:date>
    <item>
      <title>Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421799#M51419</link>
      <description>&lt;P&gt;Windows event logs are delayed for days. Latency varies, at times it's few minutes or several thousands seconds. Confirmed that none of the pipeline queues are blocked.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2019 23:59:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421799#M51419</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2019-08-01T23:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421800#M51420</link>
      <description>&lt;P&gt;&lt;STRONG&gt;NOT FOR 8.1.x and 8.2.x versions as these versions lost DEBUG logs.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;There are several reasons for delayed indexing of windows events.&lt;BR /&gt;Turn on DEBUG. Use following steps.&lt;BR /&gt;1. #Set in splunk_home\etc\log-cmdline-local.cfg:&lt;BR /&gt;category.splunk-winevtlog=DEBUG&lt;BR /&gt;2. #And also set in splunk_home\etc\log-local.cfg:&lt;BR /&gt;category.ExecProcessor=DEBUG&lt;BR /&gt;3. #Increase number of backup files for splunkd.log, set in splunk_home\etc\log-local.cfg:&lt;BR /&gt;appender.A1.maxBackupIndex=50&lt;BR /&gt;4. Restart splunk&lt;BR /&gt;5. Once problem is re-created take diag&lt;BR /&gt;6. Delete splunk_home\etc\log-cmdline-local.cfg and splunk_home\etc\log-local.cfg ( turns off log after step #7)&lt;BR /&gt;7. Restart splunk .&lt;/P&gt;&lt;P&gt;If you find excessive logging for the windows channel you are interested. For example&lt;/P&gt;&lt;P&gt;08-02-2019 00:00:01.030 -0100 INFO ExecProcessor - message from ""D:\Program Files\Splunk\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventLogChannel::getEventsNew: Failed to open publisher metadata provider '' for event log, channel=''&lt;/P&gt;&lt;P&gt;Then the root case of the delayed indexing is, there is an attempt( eventually failed) to try to open manifest file of given provider, for each event fetched. It introduces excessive I/O operation that will be slowing down indexing thruput for the channel in question.&lt;BR /&gt;Once manifest file is Installed, it's cached and you should see significantly improved indexing thruput for that given channel.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 03:48:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421800#M51420</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2021-08-07T03:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421801#M51421</link>
      <description>&lt;P&gt;Good technique to know.  Sounds like that condition would be faster to diagnose with powershell get-winevent cmdlet.   Also sounds like a useful warning for winevent log component to write to splunkd in future versions.  Eg.  warn when getevent feature takes more than, say 10 seconds, to return a result.  &lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2019 01:23:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/421801#M51421</guid>
      <dc:creator>dstaulcu</dc:creator>
      <dc:date>2019-08-02T01:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/526073#M63927</link>
      <description>&lt;P&gt;Are these DEBUG settings to be done on the UF on the windows host?&lt;/P&gt;&lt;P&gt;How does the manifest file get installed to resolve this?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Oct 2020 17:19:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/526073#M63927</guid>
      <dc:creator>dbot2001</dc:creator>
      <dc:date>2020-10-22T17:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/560288#M66138</link>
      <description>&lt;P&gt;Yes on the UF on the windows host.&lt;/P&gt;&lt;P&gt;See &lt;A href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wevtutil" target="_blank" rel="noopener"&gt;https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/wevtutil&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 05:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/560288#M66138</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2021-07-21T05:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/562479#M74729</link>
      <description>&lt;P&gt;Unfortunately all 8.1.x and 8.2.x versions are not providing&amp;nbsp;&lt;STRONG&gt;splunk-winevtlog&amp;nbsp;DEBUG&lt;/STRONG&gt; logs, as a result this post is not able to deflect the new cases against 8.1.x and 8.2.x.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to troubleshoot WEC related event log delay , follow one of the approach.&lt;/P&gt;&lt;P&gt;1. Downgrade to latest 8.0.x.&lt;/P&gt;&lt;P&gt;2. Stop splunk, Copy 8.0.x $SPLUNK_HOME\&lt;SPAN class="s1"&gt;bin\splunk-winevtlog.exe, enable logging as suggested and start splunk&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 03:44:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/562479#M74729</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2021-08-07T03:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Event Logging delayed</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/562480#M74730</link>
      <description>&lt;P&gt;Recently with one customer case found that all 8.1.x and 8.2.x versions are not providing&amp;nbsp;&lt;STRONG&gt;splunk-winevtlog&amp;nbsp;DEBUG&lt;/STRONG&gt; logs, as a result this post was not able to deflect the new case against 8.1.x and 8.2.x.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to troubleshoot WEC related event log delay , follow one of the approach.&lt;/P&gt;&lt;P&gt;1. Downgrade to latest 8.0.x.&lt;/P&gt;&lt;P&gt;2. Stop splunk, Copy 8.0.x $SPLUNK_HOME\&lt;SPAN class="s1"&gt;bin\splunk-winevtlog.exe, enable logging as suggested and start splunk&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Aug 2021 03:45:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Windows-Event-Logging-delayed/m-p/562480#M74730</guid>
      <dc:creator>hrawat</dc:creator>
      <dc:date>2021-08-07T03:45:23Z</dc:date>
    </item>
  </channel>
</rss>

