<?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 Universal forwarder configured to collect application event logs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373762#M67734</link>
    <description>&lt;P&gt;Trying to collect specific GPO event codes so we've created an app on the universal forwarder with the below in the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = 0
current_only = 1
evt_resolve_ad_obj = 1
checkpointInterval = 300
whitelist = 5126,5257,5312,5313,1069,1128,4098
blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"
index = wineventlog
renderXml=false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I can see the event logs on the server but can't see any in splunk. The wineventlog index already exists. &lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2017 09:53:58 GMT</pubDate>
    <dc:creator>aimeedillon13</dc:creator>
    <dc:date>2017-10-04T09:53:58Z</dc:date>
    <item>
      <title>Universal forwarder configured to collect application event logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373762#M67734</link>
      <description>&lt;P&gt;Trying to collect specific GPO event codes so we've created an app on the universal forwarder with the below in the inputs.conf file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Application]
disabled = 0
current_only = 1
evt_resolve_ad_obj = 1
checkpointInterval = 300
whitelist = 5126,5257,5312,5313,1069,1128,4098
blacklist1 = EventCode="4662" Message="Object Type:\s+(?!groupPolicyContainer)"
blacklist2 = EventCode="566" Message="Object Type:\s+(?!groupPolicyContainer)"
index = wineventlog
renderXml=false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I can see the event logs on the server but can't see any in splunk. The wineventlog index already exists. &lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 09:53:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373762#M67734</guid>
      <dc:creator>aimeedillon13</dc:creator>
      <dc:date>2017-10-04T09:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder configured to collect application event logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373763#M67735</link>
      <description>&lt;P&gt;By changing the first line to the below I got what I was after:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;[WinEventLog://Microsoft-Windows-GroupPolicy/Operational]&lt;/CODE&gt;   &lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 11:07:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373763#M67735</guid>
      <dc:creator>aimeedillon13</dc:creator>
      <dc:date>2017-10-17T11:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Universal forwarder configured to collect application event logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373764#M67736</link>
      <description>&lt;P&gt;@aimeedillon13, If your problem is resolved, please accept the answer to help future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2017 12:45:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-forwarder-configured-to-collect-application-event-logs/m-p/373764#M67736</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-10-17T12:45:37Z</dc:date>
    </item>
  </channel>
</rss>

