<?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: Problems to collect data from Domain Controller (Active Directory) in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123959#M25563</link>
    <description>&lt;P&gt;Can you give the versions of : Splunk App for Windows Infraestructure,Splunk Indexer,splunkforwarders?&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2014 12:15:58 GMT</pubDate>
    <dc:creator>MarioM</dc:creator>
    <dc:date>2014-09-15T12:15:58Z</dc:date>
    <item>
      <title>Problems to collect data from Domain Controller (Active Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123958#M25562</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;

&lt;P&gt;I have configured Splunk App for Windows Infraestructure on my Splunk Indexer. I also installed splunkforwarders on the remote servers and on the Domain Controller (Windows 2008 R2). I also copied the addons but i am not able to display the Domain Controller´s event logs (applications, system and security)&lt;/P&gt;

&lt;P&gt;The splunkd.log I got this error&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;9-13-2014 18:14:19.519 -0500 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - WinEventMon::configure: Failed to find Event Log with channel name='File Replication Service'
09-13-2014 18:14:19.519 -0500 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - Processing: 'blacklist1', failed to find delimeter '4' in regex '4662 Message="Object Type:\s+(?!groupPolicyContainer)"' for key 'EventCode '. Discarding.
09-13-2014 18:14:19.519 -0500 ERROR ExecProcessor - message from ""C:\Program Files\SplunkUniversalForwarder\bin\splunk-winevtlog.exe"" splunk-winevtlog - Processing: 'blacklist2', failed to find delimeter '5' in regex '566 Message="Object Type:\s+(?!groupPolicyContainer)"' for key 'EventCode '. Discarding.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Could you please help me out with the correct configuration&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Jose C. Rivera&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2014 16:49:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123958#M25562</guid>
      <dc:creator>jcrival</dc:creator>
      <dc:date>2014-09-14T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to collect data from Domain Controller (Active Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123959#M25563</link>
      <description>&lt;P&gt;Can you give the versions of : Splunk App for Windows Infraestructure,Splunk Indexer,splunkforwarders?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:15:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123959#M25563</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2014-09-15T12:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to collect data from Domain Controller (Active Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123960#M25564</link>
      <description>&lt;P&gt;Hi Mario&lt;BR /&gt;
Here the versions:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Splunk forwarder on Domain Controller: splunkforwarder-6.1.3-220630-x64-release.msi&lt;/LI&gt;
&lt;LI&gt;Splunk Indexer (Windows 7): Splunk 6.1.2 (build 213098) &lt;/LI&gt;
&lt;LI&gt;Splunk App for Windows Infrastructure: splunk-app-for-windows-infrastructure_103&lt;/LI&gt;
&lt;LI&gt;Splunk addon for microsoft:  splunk-add-on-for-microsoft-windows_471&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Jose Carlos&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:59:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123960#M25564</guid>
      <dc:creator>jcrival</dc:creator>
      <dc:date>2014-09-15T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to collect data from Domain Controller (Active Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123961#M25565</link>
      <description>&lt;P&gt;Jose,&lt;/P&gt;

&lt;P&gt;When you see an WinEventMon:: error stating it is unable to find the Log with channel name="foo" often means the the Event Log Name is named differently then what is configured in your forwarder's &lt;CODE&gt;inputs.conf&lt;/CODE&gt; stanza.&lt;/P&gt;

&lt;P&gt;Also the "File Replication Service" is considered a non-default Windows event log.  You must import them to the Windows Event Viewer.   &lt;/P&gt;

&lt;P&gt;After you import the log, you can add them to your forwarder's local copy of &lt;CODE&gt;inputs.conf&lt;/CODE&gt;, as follows:&lt;/P&gt;

&lt;P&gt;[WinEventLog://File Replication Service]&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Michael Stillmunks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 16:51:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123961#M25565</guid>
      <dc:creator>michaelstillmun</dc:creator>
      <dc:date>2016-06-28T16:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problems to collect data from Domain Controller (Active Directory)</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123962#M25566</link>
      <description>&lt;P&gt;When you see an WinEventMon:: error stating it is unable to find the Log with channel name="foo" often means the the Event Log Name is named differently then what is configured in your forwarder's &lt;CODE&gt;inputs.conf&lt;/CODE&gt; stanza.&lt;/P&gt;

&lt;P&gt;Also the "File Replication Service" is considered a non-default Windows event log. You must import them to the Windows Event Viewer.&lt;/P&gt;

&lt;P&gt;After you import the log, you can add them to your forwarder's local copy of &lt;CODE&gt;inputs.conf&lt;/CODE&gt;, as follows:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://File Replication Service]
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This may fix both problems, if not double-check your Regex statement for accuracy. &lt;/P&gt;

&lt;P&gt;A issue I had was I needed to monitor workstation cdrom usage.  For my forwarder's &lt;CODE&gt;inputs.conf&lt;/CODE&gt; is was using the following stanza:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://Microsoft-Windows-CDROM]
disabled = 0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But if you take a look at the logs using poweshell: &lt;EM&gt;Get-WinEvent -ListProvider cdrom&lt;/EM&gt; you see:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;PS C:\&amp;gt; Get-WinEvent -ListProvider cdrom

Name     : cdrom
LogLinks : {System}
Opcodes  : {}
Tasks    : {}

Name     : Microsoft-Windows-CDROM
LogLinks : {Microsoft-Windows-CDROM/Operational}
Opcodes  : {win:Info}
Tasks    : {CDROM_DRIVER}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Looking at the LogLinks, I see I needed to use the &lt;STRONG&gt;System&lt;/STRONG&gt; log and proper event codes. Changed my stanza to reflect looking at the system log and to blacklist all but the code i wanted:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[WinEventLog://System]
disabled=0
blacklist1= 0-112,114-99999
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Regards,&lt;BR /&gt;
Michael Stillmunks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:32:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Problems-to-collect-data-from-Domain-Controller-Active-Directory/m-p/123962#M25566</guid>
      <dc:creator>michaelstillmun</dc:creator>
      <dc:date>2016-06-28T17:32:16Z</dc:date>
    </item>
  </channel>
</rss>

