<?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 Remote Eventlog Collection stopped working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107323#M22568</link>
    <description>&lt;P&gt;Hello everone,&lt;/P&gt;

&lt;P&gt;on the weekend i messed up the Splunk Installation whith the try to move the Database to a different place. But because i'm just starting using splunk a quick reinstall got it back working... well all except Remote eventlog Collection (via WMI)&lt;/P&gt;

&lt;P&gt;I created a new Data Input selected only the Application log on teh remote server, but nothing happens. &lt;/P&gt;

&lt;P&gt;I checked with Splunk\bin&amp;gt;splunk-wmi -wql "select * from win32_service" -namespace
 \server\root\cimv2 if teh WMI Permissions are right and data came in just fine.&lt;/P&gt;

&lt;P&gt;Then i tried it with renaming the wmi_checkpoint file (to force a reindex), but even after a restart nothing happens.&lt;/P&gt;

&lt;P&gt;Any suggestion how to fix this is appreciated.&lt;/P&gt;

&lt;P&gt;With regards,&lt;/P&gt;

&lt;P&gt;Norbert&lt;/P&gt;</description>
    <pubDate>Tue, 21 Dec 2010 19:36:20 GMT</pubDate>
    <dc:creator>kowallik_n</dc:creator>
    <dc:date>2010-12-21T19:36:20Z</dc:date>
    <item>
      <title>Remote Eventlog Collection stopped working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107323#M22568</link>
      <description>&lt;P&gt;Hello everone,&lt;/P&gt;

&lt;P&gt;on the weekend i messed up the Splunk Installation whith the try to move the Database to a different place. But because i'm just starting using splunk a quick reinstall got it back working... well all except Remote eventlog Collection (via WMI)&lt;/P&gt;

&lt;P&gt;I created a new Data Input selected only the Application log on teh remote server, but nothing happens. &lt;/P&gt;

&lt;P&gt;I checked with Splunk\bin&amp;gt;splunk-wmi -wql "select * from win32_service" -namespace
 \server\root\cimv2 if teh WMI Permissions are right and data came in just fine.&lt;/P&gt;

&lt;P&gt;Then i tried it with renaming the wmi_checkpoint file (to force a reindex), but even after a restart nothing happens.&lt;/P&gt;

&lt;P&gt;Any suggestion how to fix this is appreciated.&lt;/P&gt;

&lt;P&gt;With regards,&lt;/P&gt;

&lt;P&gt;Norbert&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2010 19:36:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107323#M22568</guid>
      <dc:creator>kowallik_n</dc:creator>
      <dc:date>2010-12-21T19:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Eventlog Collection stopped working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107324#M22569</link>
      <description>&lt;P&gt;Norbert, &lt;/P&gt;

&lt;P&gt;I am assuming that you read this article. &lt;/P&gt;

&lt;P&gt;&lt;A href="http://answers.splunk.com/questions/9150/splunk-does-not-collect-wmi-events" rel="nofollow"&gt;http://answers.splunk.com/questions/9150/splunk-does-not-collect-wmi-events&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Also, check that you anti-virus program is not restricting the file as well. I would recommend that you run the following search to look for any additional errors. &lt;/P&gt;

&lt;BLOCKQUOTE&gt;
  &lt;P&gt;index=_internal source="*splunkd.log" &lt;/P&gt;
&lt;/BLOCKQUOTE&gt;

&lt;P&gt;Check to see what are the WMI errors. I would be curious to know. &lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2010 22:29:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107324#M22569</guid>
      <dc:creator>tgow</dc:creator>
      <dc:date>2010-12-21T22:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Eventlog Collection stopped working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107325#M22570</link>
      <description>&lt;P&gt;ok... so far i have no luck.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Filesystem Permissions are ok&lt;/LI&gt;
&lt;LI&gt;Domain Permissions are ok&lt;/LI&gt;
&lt;LI&gt;Virusscanner disabled on plunk server &amp;amp; target machine -&amp;gt; no results&lt;/LI&gt;
&lt;LI&gt;index=_internal source="*splunkd.log"  wmi  -&amp;gt; only 2 info entries since yesterday&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;12/21/10 4:12:01.588 PM     &lt;/P&gt;

&lt;P&gt;12-21-2010 16:12:01.588 INFO  IndexProcessor - rtsearch connection terminated, filter = '[ AND index::main wmi ]', _actionStreams = 0&lt;/P&gt;

&lt;P&gt;12/21/10 4:10:40.885 PM     &lt;/P&gt;

&lt;P&gt;12-21-2010 16:10:40.885 INFO  IndexProcessor - rtsearch connection established, filter = '[ AND index::main wmi ]', _activeStreams = 1, queue_size = 10000, blocking = FALSE&lt;/P&gt;

&lt;P&gt;It's like there isn't even an attempt to read the eventlogs from the remote machine. &lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2010 17:50:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-Eventlog-Collection-stopped-working/m-p/107325#M22570</guid>
      <dc:creator>kowallik_n</dc:creator>
      <dc:date>2010-12-22T17:50:42Z</dc:date>
    </item>
  </channel>
</rss>

