<?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: TZ usage for Windows DNS debug log (dealing with local timestamp) in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356802#M43209</link>
    <description>&lt;P&gt;Your statement looks a bit definitive and it does not really help to answer my question here... you do not know if I have not tried something else first... I also tried the new Windows DNS Analytic log method without getting required reliability (like others people on this forum based on what I found).&lt;/P&gt;

&lt;P&gt;From on what I have been told (I need to check), Stream App does require Winpcap to be installed on the Windows server. Winpcap is something we disagree to install because it does decrease local security. At least this is currently forbidden for us to install it.&lt;/P&gt;

&lt;P&gt;Finally (and back to my original question), I am both interested to make this DNS debug logging work but also to understand why I cannot make this TZ modification to be properly applied. Out of the DNS use case, I might have a future need to use TZ again.&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 06:37:43 GMT</pubDate>
    <dc:creator>sylbaea</dc:creator>
    <dc:date>2017-03-20T06:37:43Z</dc:date>
    <item>
      <title>TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356796#M43203</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have many Windows DNS servers deployed worldwide with each one configured with local time.&lt;/P&gt;

&lt;P&gt;Unfortunately DNS debug log is writting local time information in the log.&lt;/P&gt;

&lt;P&gt;I already read here several answers related to that problem, and all of them suggest to use TZ attribute in props.conf.&lt;/P&gt;

&lt;P&gt;I have tried several variants of that without any success so far.&lt;BR /&gt;
Can somebody please confirm it can work when the TZ syntax is specified on the &lt;STRONG&gt;universal forwarder&lt;/STRONG&gt; (not on the indexer) ?&lt;/P&gt;

&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 12:15:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356796#M43203</guid>
      <dc:creator>sylbaea</dc:creator>
      <dc:date>2017-03-15T12:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356797#M43204</link>
      <description>&lt;P&gt;If you are on version 6.0 or greater, then the &lt;CODE&gt;TZ&lt;/CODE&gt; value in props.conf on the forwarder has the highest precedence (except for &lt;CODE&gt;TZ_ALIAS&lt;/CODE&gt; which can override it on the indexer).  People forget to upgrade their forwarders all the time so be sure you are versioned high enough.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 19:33:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356797#M43204</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-15T19:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356798#M43205</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;Thanks for your feedback.&lt;BR /&gt;
I do confirm I am using the latest version on my whole infrastructure (indexer, universal forwarder)&lt;BR /&gt;
I also confirm I do not use TZ or TZ_ALIAS at indexer level for this specific source type.&lt;/P&gt;

&lt;P&gt;Would you see a way to troubleshoot and detect why the TZ config is not taken into account by the UF (or by the indexer) ? There is no heavy forwarder in the middle, it goes straight from the UF to the indexer.&lt;/P&gt;

&lt;P&gt;Here is what I configured on the UF running on Windows DNS servers:&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;inputs.conf&lt;/STRONG&gt;&lt;BR /&gt;
[MonitorNoHandle://C:\Windows\System32\Dns\dns.log]&lt;BR /&gt;
sourcetype=ms:windows:dns:log&lt;BR /&gt;
source=C:\Windows\System32\Dns\dns.log&lt;BR /&gt;
disabled=0&lt;BR /&gt;
index = windns&lt;/P&gt;

&lt;P&gt;&lt;STRONG&gt;props.conf&lt;/STRONG&gt;&lt;BR /&gt;
[ms:windows:dns:log]&lt;BR /&gt;
SHOULD_LINEMERGE=false&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;BR /&gt;
CHECK_FOR_HEADER=false&lt;BR /&gt;
KV_MODE=none&lt;BR /&gt;
TIME_FORMAT=%m/%d/%Y %I:%M:%S %p&lt;BR /&gt;
TZ=America/New_York&lt;/P&gt;

&lt;P&gt;Note: I tried many config for props.conf (from the above one up to the smallest one just with the TZ row. No change.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:17:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356798#M43205</guid>
      <dc:creator>sylbaea</dc:creator>
      <dc:date>2020-09-29T13:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356799#M43206</link>
      <description>&lt;P&gt;Tell me the value of &lt;CODE&gt;host&lt;/CODE&gt; for this server and the timezone that it's system clock uses and I will write the configuration for you.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Mar 2017 21:11:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356799#M43206</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-16T21:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356800#M43207</link>
      <description>&lt;P&gt;Thanks for your help... Please use dummy values, I will adjust, I do not wish to expose that info publicly.&lt;/P&gt;

&lt;P&gt;this being said, please note that if you intend to apply TZ by host, it will unfortunately not make it as just this specific sourcetype should be adjusted (the one indexing Windows DNS debug log)... Same UF on same host is collecting plenty of others data (with different sourcetype) where timestamp is ok (event logs, perfmon, etc.)&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 06:41:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356800#M43207</guid>
      <dc:creator>sylbaea</dc:creator>
      <dc:date>2017-03-17T06:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356801#M43208</link>
      <description>&lt;P&gt;Nobody uses the TERRIBLE Windows DNS logs anyway.  The &lt;EM&gt;right&lt;/EM&gt; way to log DNS flow is with Stream App for Splunk and sniffing the wire.  Read about it here (and many other places).  Friends don't let friends do Windows:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.rfaircloth.com/2015/11/06/get-started-with-splunk-app-stream-6-4-dns/"&gt;http://www.rfaircloth.com/2015/11/06/get-started-with-splunk-app-stream-6-4-dns/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 23:42:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356801#M43208</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-03-17T23:42:09Z</dc:date>
    </item>
    <item>
      <title>Re: TZ usage for Windows DNS debug log (dealing with local timestamp)</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356802#M43209</link>
      <description>&lt;P&gt;Your statement looks a bit definitive and it does not really help to answer my question here... you do not know if I have not tried something else first... I also tried the new Windows DNS Analytic log method without getting required reliability (like others people on this forum based on what I found).&lt;/P&gt;

&lt;P&gt;From on what I have been told (I need to check), Stream App does require Winpcap to be installed on the Windows server. Winpcap is something we disagree to install because it does decrease local security. At least this is currently forbidden for us to install it.&lt;/P&gt;

&lt;P&gt;Finally (and back to my original question), I am both interested to make this DNS debug logging work but also to understand why I cannot make this TZ modification to be properly applied. Out of the DNS use case, I might have a future need to use TZ again.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 06:37:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/TZ-usage-for-Windows-DNS-debug-log-dealing-with-local-timestamp/m-p/356802#M43209</guid>
      <dc:creator>sylbaea</dc:creator>
      <dc:date>2017-03-20T06:37:43Z</dc:date>
    </item>
  </channel>
</rss>

