<?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 Monitor DHCP Logs Via Wildcard? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135247#M27833</link>
    <description>&lt;P&gt;Hi Splunk Community,&lt;/P&gt;

&lt;P&gt;I am currently running Splunk 6.1.0 on Windows Server 2008 R2.&lt;/P&gt;

&lt;P&gt;My goal is to monitor our DHCP logs from our Windows-based domain controllers, and have the universal forwarders forward the DHCP logs to our heavy forwarder that then filters/parsers and forwards these to our central Splunk instance.&lt;/P&gt;

&lt;P&gt;I have the following monitor stanza set up in $SPLUNK_HOME$/UniversalForwarder/etc/system/local&lt;/P&gt;

&lt;P&gt;[monitor:://C:\Windows\ System32\Dhcp\ DhcpSrvLog*.txt]&lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
sourcetype = dhcp&lt;BR /&gt;
host = splunkhf1:9997&lt;/P&gt;

&lt;P&gt;From what I have been reading, these wildcard path should work, but we are not getting any data.&lt;/P&gt;

&lt;P&gt;Is this type of wildcard path not supported?&lt;/P&gt;

&lt;P&gt;Thank you in advance,&lt;BR /&gt;
Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jul 2014 15:47:18 GMT</pubDate>
    <dc:creator>dscoland</dc:creator>
    <dc:date>2014-07-09T15:47:18Z</dc:date>
    <item>
      <title>Monitor DHCP Logs Via Wildcard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135247#M27833</link>
      <description>&lt;P&gt;Hi Splunk Community,&lt;/P&gt;

&lt;P&gt;I am currently running Splunk 6.1.0 on Windows Server 2008 R2.&lt;/P&gt;

&lt;P&gt;My goal is to monitor our DHCP logs from our Windows-based domain controllers, and have the universal forwarders forward the DHCP logs to our heavy forwarder that then filters/parsers and forwards these to our central Splunk instance.&lt;/P&gt;

&lt;P&gt;I have the following monitor stanza set up in $SPLUNK_HOME$/UniversalForwarder/etc/system/local&lt;/P&gt;

&lt;P&gt;[monitor:://C:\Windows\ System32\Dhcp\ DhcpSrvLog*.txt]&lt;BR /&gt;
disabled = 0 &lt;BR /&gt;
sourcetype = dhcp&lt;BR /&gt;
host = splunkhf1:9997&lt;/P&gt;

&lt;P&gt;From what I have been reading, these wildcard path should work, but we are not getting any data.&lt;/P&gt;

&lt;P&gt;Is this type of wildcard path not supported?&lt;/P&gt;

&lt;P&gt;Thank you in advance,&lt;BR /&gt;
Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 15:47:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135247#M27833</guid>
      <dc:creator>dscoland</dc:creator>
      <dc:date>2014-07-09T15:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor DHCP Logs Via Wildcard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135248#M27834</link>
      <description>&lt;P&gt;Hey dscoland,&lt;/P&gt;

&lt;P&gt;From looking at the &lt;A href="http://apps.splunk.com/app/742/"&gt;Splunk Add-on for Microsoft Windows&lt;/A&gt; it has a default input that looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor://$WINDIR\System32\DHCP]
disabled = 1
whitelist = DhcpSrvLog*
crcSalt = &amp;lt;SOURCE&amp;gt;
sourcetype = DhcpSrvLog
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You could use that, or use the add-on to gather that data. Note that the add-on also contains parsing (props/transforms) for that sourcetype, so you may want to look into using it.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 16:36:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135248#M27834</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2014-07-09T16:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor DHCP Logs Via Wildcard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135249#M27835</link>
      <description>&lt;P&gt;Do these have to be enabled on all of the Universal Forwarders?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 16:38:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135249#M27835</guid>
      <dc:creator>dscoland</dc:creator>
      <dc:date>2014-07-09T16:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor DHCP Logs Via Wildcard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135250#M27836</link>
      <description>&lt;P&gt;It doesn't have to be on all of them, just the DHCP servers.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 16:47:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135250#M27836</guid>
      <dc:creator>dshpritz</dc:creator>
      <dc:date>2014-07-09T16:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor DHCP Logs Via Wildcard?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135251#M27837</link>
      <description>&lt;P&gt;Nice, it worked! Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2014 17:13:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-DHCP-Logs-Via-Wildcard/m-p/135251#M27837</guid>
      <dc:creator>dscoland</dc:creator>
      <dc:date>2014-07-09T17:13:43Z</dc:date>
    </item>
  </channel>
</rss>

