<?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 to troubleshoot why Splunk stopped indexing WMI Windows Security Events? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131241#M26985</link>
    <description>&lt;P&gt;Hi rbal,&lt;/P&gt;

&lt;P&gt;For the wmi issue, is it possible to reset the record?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Best REgards,&lt;BR /&gt;
Peter&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2017 08:50:50 GMT</pubDate>
    <dc:creator>peterchow</dc:creator>
    <dc:date>2017-07-31T08:50:50Z</dc:date>
    <item>
      <title>How to troubleshoot why Splunk stopped indexing WMI Windows Security Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131238#M26982</link>
      <description>&lt;P&gt;Splunk stopped receiving Windows Security Event using WMI. &lt;BR /&gt;
This has been working for year; also issue is only with security event all other channel are still being ingested using WMI.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 05:00:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131238#M26982</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2015-05-31T05:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why Splunk stopped indexing WMI Windows Security Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131239#M26983</link>
      <description>&lt;P&gt;For such issues my Suggestion will be for you to enable following debugging on the instance of Splunk where these WMI dats is being ingested.&lt;BR /&gt;
To enable tracing please use  &lt;A href="http://wiki.splunk.com/Community:TroubleshootingWMIIssues"&gt;http://wiki.splunk.com/Community:TroubleshootingWMIIssues&lt;/A&gt; as suggested in the document you need to enable following followed by restart of splun kinstance. &lt;/P&gt;

&lt;P&gt;In $SPLUNK_HOME/etc/log.cfg:&lt;BR /&gt;
category.ExecProcessor=DEBUG&lt;/P&gt;

&lt;P&gt;$SPLUNK_HOME/etc/logcmdline.cfg:&lt;BR /&gt;
category.WMI=DEBUG&lt;/P&gt;

&lt;P&gt;After that check if Splunkd.log   shows message like rec-id hits the limit of unsigned int type:&lt;/P&gt;

&lt;P&gt;05-15-2015 13:24:11.809 -0400 DEBUG ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-wmi.exe"" WMI - EventLogQueryProcessor::writeData: Reseting DESC: chk=4294967295, low=1033239786, hi=4294967295 (co1-dfsprd33.tampa.healthe: Security)&lt;/P&gt;

&lt;P&gt;The limit of unsigned int is 4294967295 (0xffffffff). &lt;/P&gt;

&lt;P&gt;Here's a link for the limitation of Microsoft WQL api:&lt;/P&gt;

&lt;P&gt;&lt;A href="https://social.technet.microsoft.com/Forums/windowsserver/en-US/78e6d555-0f5d-4def-92d5-14d3ad6ee558/eventlog-problems-with-query"&gt;https://social.technet.microsoft.com/Forums/windowsserver/en-US/78e6d555-0f5d-4def-92d5-14d3ad6ee558/eventlog-problems-with-query&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;As stated in the link, the rec ids are limited to 32 bit unsigned int. WMI does not work if the rec id goes beyond that point.&lt;BR /&gt;
Due to this limitation instead of using wmi suggestion will be to install Universal Forwarder at sources to ingest data that is currently ingested using WMI.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 05:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131239#M26983</guid>
      <dc:creator>rbal_splunk</dc:creator>
      <dc:date>2015-05-31T05:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why Splunk stopped indexing WMI Windows Security Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131240#M26984</link>
      <description>&lt;P&gt;The link that rbal_splunk gave seems to be broken.  I found it here:&lt;BR /&gt;
&lt;A href="http://wiki.splunk.com/Community:TroubleshootingWMIIssues"&gt;http://wiki.splunk.com/Community:TroubleshootingWMIIssues&lt;/A&gt;&lt;BR /&gt;
although it seems to be the same link except a comma got stuck on the end of the link.&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2015 12:42:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131240#M26984</guid>
      <dc:creator>m4him7</dc:creator>
      <dc:date>2015-05-31T12:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to troubleshoot why Splunk stopped indexing WMI Windows Security Events?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131241#M26985</link>
      <description>&lt;P&gt;Hi rbal,&lt;/P&gt;

&lt;P&gt;For the wmi issue, is it possible to reset the record?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;

&lt;P&gt;Best REgards,&lt;BR /&gt;
Peter&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2017 08:50:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-troubleshoot-why-Splunk-stopped-indexing-WMI-Windows/m-p/131241#M26985</guid>
      <dc:creator>peterchow</dc:creator>
      <dc:date>2017-07-31T08:50:50Z</dc:date>
    </item>
  </channel>
</rss>

