<?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: Microsoft DNS Debug and monitorNoHandle in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197844#M73166</link>
    <description>&lt;P&gt;option "monitor" works but "monitornohandle" doesn't work at my env too. &lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2016 05:16:58 GMT</pubDate>
    <dc:creator>wolfbu</dc:creator>
    <dc:date>2016-04-21T05:16:58Z</dc:date>
    <item>
      <title>Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197839#M73161</link>
      <description>&lt;P&gt;We are running Splunk Universal Forwarder 6.0.1 on Windows Server 2008 R2. We are currently only to capture the Microsoft DNS Debug logs.&lt;/P&gt;

&lt;P&gt;We have already reviewed several posts and links, including these:&lt;/P&gt;

&lt;P&gt;answers.splunk.com/answers/35259/best-method-for-pulling-microsoft-dns-logs-with-splunk?page=1&amp;amp;focusedAnswerId=37702#37702&lt;/P&gt;

&lt;P&gt;stratumsecurity.com/2012/07/03/splunk-security/ godlessheathenmemoirs.blogspot.com/2011/08/gathering-detailed-dns-debug-logs-from.html&lt;/P&gt;

&lt;P&gt;godlessheathenmemoirs.blogspot.com/2013/07/dns-log-timestamps-and-splunk-revisited_16.html&lt;/P&gt;

&lt;P&gt;When we configure inputs.conf, with monitor we receive events BUT when the DNS Debug Log rolls, it does NOT get recreated unless we restart the DNS Server service.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitorNoHandle://D:\DNS\DnsDebugLog.txt] 
sourcetype = DnsDebugLog 
crcSalt= &amp;lt;SOURCE&amp;gt;
disabled = 0 
index = ourwindns
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;With the above inputs.conf, we have confirmed the DNS Debug Log is successfully recreated when the log rolls, but we do NOT see any events in Splunk.&lt;/P&gt;

&lt;P&gt;When we were experimenting, we did see it briefly work, but source = MonitorNoHandle (with monitor, source = D:\DNS\DnsDebugLog.txt). This could be expected behavior but there is not much informatiion that I could find for monitorNoHandle.&lt;/P&gt;

&lt;P&gt;As mentioned in this post: answers.splunk.com/answers/104407/windows-7-32-bit-install-of-splunk-6, we attempted the sc query command and it existed in a stopped state.&lt;/P&gt;

&lt;P&gt;Any suggestions? Any and all help appreciated.&lt;/P&gt;

&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2014 02:21:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197839#M73161</guid>
      <dc:creator>s0mar</dc:creator>
      <dc:date>2014-03-22T02:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197840#M73162</link>
      <description>&lt;P&gt;1 of our 2 servers also has this in the stanza.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;_TCP_ROUTING = SplunkServer
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It is not working either.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Mar 2014 16:59:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197840#M73162</guid>
      <dc:creator>s0mar</dc:creator>
      <dc:date>2014-03-22T16:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197841#M73163</link>
      <description>&lt;P&gt;did you ever solve this?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2015 12:33:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197841#M73163</guid>
      <dc:creator>cchitten</dc:creator>
      <dc:date>2015-04-16T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197842#M73164</link>
      <description>&lt;P&gt;Your configuration should work as-is but you should not use &lt;CODE&gt;crcSalt=&lt;/CODE&gt; or you will get every log more than once (every time it rotates and gets a new name, all the contents will be indexed again).  Maybe you are confused by the fact that when using &lt;CODE&gt;monitorNoHandle&lt;/CODE&gt; on a file that already exists (as your does), Splunk does not index its &lt;EM&gt;current&lt;/EM&gt; contents, but only new information that comes into the file as it gets written to.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Aug 2015 19:51:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197842#M73164</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-08-09T19:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197843#M73165</link>
      <description>&lt;P&gt;I think it has something to do with the file location - monitoring the dns.log file worked fine for us until we moved it to a different drive &amp;amp; directory.  The default c:\windows\system32\dns worked fine with just regular file monitoring.  I'm going to try the MonitorNoHandle and see if that works better in the new location.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2015 13:54:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197843#M73165</guid>
      <dc:creator>niemesrw</dc:creator>
      <dc:date>2015-09-12T13:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197844#M73166</link>
      <description>&lt;P&gt;option "monitor" works but "monitornohandle" doesn't work at my env too. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 05:16:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197844#M73166</guid>
      <dc:creator>wolfbu</dc:creator>
      <dc:date>2016-04-21T05:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197845#M73167</link>
      <description>&lt;P&gt;What was the verdict on this? Did it work in your environment?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 21:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197845#M73167</guid>
      <dc:creator>sogeniusio</dc:creator>
      <dc:date>2018-02-19T21:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197846#M73168</link>
      <description>&lt;P&gt;I'm having exactly the same issue.&lt;BR /&gt;
I had before MonitorNoHandle working, with the dns log in the default path: C:\Windows\System32\dns\dns.log&lt;/P&gt;

&lt;P&gt;However after updating the windows server (the dns server) I stopped receiving anything from this file on Splunk.&lt;BR /&gt;
Is there any reason for this?&lt;/P&gt;

&lt;P&gt;Anyone solved this situations? &lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 10:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/197846#M73168</guid>
      <dc:creator>DBuhler</dc:creator>
      <dc:date>2018-12-07T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Microsoft DNS Debug and monitorNoHandle</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/515660#M73169</link>
      <description>&lt;P&gt;I have the same problem with MonitorNoHandle for dns.log.&lt;/P&gt;&lt;P&gt;Did you solved it?&lt;/P&gt;</description>
      <pubDate>Sun, 23 Aug 2020 22:13:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Microsoft-DNS-Debug-and-monitorNoHandle/m-p/515660#M73169</guid>
      <dc:creator>jg91</dc:creator>
      <dc:date>2020-08-23T22:13:47Z</dc:date>
    </item>
  </channel>
</rss>

