<?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 Applications Logs Not Forwarding to Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346736#M63664</link>
    <description>&lt;P&gt;If you have a distributed Splunk system, make sure the heats-test index is defined on all indexers, not just the search head.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Apr 2017 13:28:58 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-04-26T13:28:58Z</dc:date>
    <item>
      <title>Why is splunkd log not pulling the Windows event logs for application and security?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346735#M63663</link>
      <description>&lt;P&gt;I pulled this from the splunkd log. I finally have my Windows 2016 box checking into Splunk. I can see it in Forwarder Management however it is not pulling the Windows Event logs for Application and Security.&lt;/P&gt;
&lt;P&gt;Here's my inputs.conf:&lt;/P&gt;
&lt;P&gt;[default]&lt;BR /&gt;host = ctw-ansible0101&lt;/P&gt;
&lt;P&gt;[WinEventLog://Application]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = heats-test&lt;BR /&gt;[WinEventLog://Security]&lt;BR /&gt;disabled = 0&lt;BR /&gt;index = heats-test&lt;/P&gt;
&lt;P&gt;[monitor://$SPLUNK_HOME\var\log\splunk\splunkd.log]&lt;BR /&gt;index = heats-test&lt;/P&gt;
&lt;P&gt;04-25-2017 11:26:49.240 -0400 WARN IndexerService - Received event for unconfigured/disabled/deleted index=heats-test with source="source::C:\Program Files\Splunk\var\log\splunk\splunkd.log" host="host::ctw-ansible0101" sourcetype="sourcetype::splunkd". So far received events from 1 missing index(es).&lt;/P&gt;
&lt;P&gt;This index is in Splunk so I'm not sure why it says it's unconfigured/disabled/deleted. Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 00:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346735#M63663</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2022-02-10T00:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346736#M63664</link>
      <description>&lt;P&gt;If you have a distributed Splunk system, make sure the heats-test index is defined on all indexers, not just the search head.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 13:28:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346736#M63664</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-04-26T13:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346737#M63665</link>
      <description>&lt;P&gt;Hello heats,&lt;BR /&gt;
looks like your index is not configured correctly,&lt;BR /&gt;
will recommend to use underscore and not hyphen for indexes names (and in splunk in general)&lt;BR /&gt;
also check out this document for troubleshooting:&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/Troubleshooting/Cantfinddata"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/Troubleshooting/Cantfinddata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 13:49:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346737#M63665</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2017-04-26T13:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346738#M63666</link>
      <description>&lt;P&gt;We only have one indexer. &lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2017 15:24:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346738#M63666</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-04-26T15:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346739#M63667</link>
      <description>&lt;P&gt;Created new heats_test index and made the changes in inputs.conf. Made a new event in the application log and restarted the splunk service. Still no joy - no logs coming in to the heats_test index. The good news is I don't see that error anymore in the splunkd log. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:48:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346739#M63667</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2020-09-29T13:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346740#M63668</link>
      <description>&lt;P&gt;Still no joy or logs coming in. No longer seeing any errors about indexes just not receiving the logs. I put an event into the Application log - can't find it in Splunk still. &lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2017 15:27:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/346740#M63668</guid>
      <dc:creator>heats</dc:creator>
      <dc:date>2017-05-01T15:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Windows Applications Logs Not Forwarding to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/584273#M102853</link>
      <description>&lt;P&gt;Search for the event log you are looking for in the search text box.&lt;/P&gt;&lt;P&gt;For eg:- if you want to search an event log with the name "TEST" search for-&lt;/P&gt;&lt;P&gt;TEST source="WinEventLog:Application"&lt;/P&gt;&lt;P&gt;in the Splunk search text box&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 13:02:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-splunkd-log-not-pulling-the-Windows-event-logs-for/m-p/584273#M102853</guid>
      <dc:creator>harsaheb123</dc:creator>
      <dc:date>2022-02-09T13:02:44Z</dc:date>
    </item>
  </channel>
</rss>

