<?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: UF on DC+DNS Server not forwarding Dynamic DNS Update events in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681297#M113827</link>
    <description>&lt;P&gt;Courtesy of this&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-onboard-System32-winevt-Logs-Microsoft-Windows-DNSServer/m-p/423137" target="_self"&gt;post&lt;/A&gt;, I renamed "Microsoft-Windows-DNS-Server" to "&lt;SPAN&gt;Microsoft-Windows-DNSServer" and now I am seeing DNS events in my Splunk server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Microsoft-Windows-DNS-Server" is part of log name, while "Microsoft-Windows-DNSServer" (no space) is the provider name in XML event.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Go figure.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Mar 2024 00:34:53 GMT</pubDate>
    <dc:creator>billy</dc:creator>
    <dc:date>2024-03-20T00:34:53Z</dc:date>
    <item>
      <title>UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681247#M113812</link>
      <description>&lt;P&gt;I have the following stanza in&amp;nbsp;etc\system\local\inputs.conf. However I don't see dynamic DNS update events being forwarded to the Splunk server.&lt;/P&gt;
&lt;P&gt;Local event viewer shows events after "ipconfig /release" followed by "ipconfig /renew"&lt;/P&gt;
&lt;P&gt;I also tried&amp;nbsp;[WinEventLog://DNS Server] as stanza name, to no avail.&lt;/P&gt;
&lt;P&gt;Appreciate any insight.&lt;/P&gt;
&lt;P&gt;Thanks, Billy&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[WinEventLog://Microsoft-Windows-DNS-Server/Audit]
disabled = 0
renderXml = 1
whitelist = 519, 520&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 19 Mar 2024 20:11:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681247#M113812</guid>
      <dc:creator>billy</dc:creator>
      <dc:date>2024-03-19T20:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681273#M113819</link>
      <description>&lt;P&gt;Ok. The question (because there might not be many Windows DNS experts here) is whether you have those events you want in those eventlogs (and they are properly identified by those whitelisted EventIDs) or are you happily randomly setting your inputs in hope of finding something. Can you find relevant events in EventViewer?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 22:00:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681273#M113819</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-19T22:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681284#M113822</link>
      <description>&lt;P&gt;Yes the events were showed in event viewer in near real-time.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="billy_0-1710887432361.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29814iF8157919DFEAED9B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="billy_0-1710887432361.png" alt="billy_0-1710887432361.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;billy_0-1710887432361.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 22:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681284#M113822</guid>
      <dc:creator>billy</dc:creator>
      <dc:date>2024-03-19T22:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681285#M113823</link>
      <description>&lt;P&gt;Ok. I assume you checked the name for this particular Event Log (the name of the stanza must match the "Full Name" property from the EventLog properties page). The "DNS-Server" alone won't do.&lt;/P&gt;&lt;P&gt;Do you have any errors related to this input in your splunkd.log?&lt;/P&gt;&lt;P&gt;What does your&lt;/P&gt;&lt;PRE&gt;splunk list inputstatus&lt;/PRE&gt;&lt;P&gt;say?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 23:00:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681285#M113823</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-19T23:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681290#M113825</link>
      <description>&lt;P&gt;I thought "&lt;SPAN&gt;[WinEventLog://DNS Server]" is the same as "[WinEventLog://Microsoft-Windows-DNS-Server/Audit]". But yes I am using explicit log name (path).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I also stayed away from&amp;nbsp;[WinEventLog://DNS Server] because of this &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Data/MonitorWindowseventlogdata" target="_self"&gt;doc&lt;/A&gt;&amp;nbsp;. It says importing log is needed, which is confusing.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="billy_0-1710890612543.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29815iAC32A92B6EF58CF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="billy_0-1710890612543.png" alt="billy_0-1710890612543.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;billy_0-1710890612543.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Below is the trimmed inputsstatus list output&lt;/P&gt;&lt;P&gt;PS C:\Program Files\SplunkUniversalForwarder&amp;gt; bin\splunk.exe btool inputs list --debug | Select-String "dns"&lt;/P&gt;&lt;P&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\default\inputs.conf evt_dns_name =&lt;BR /&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\local\inputs.conf [WinEventLog://Microsoft-Windows-DNS-Server/Audit]&lt;BR /&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\default\inputs.conf evt_dns_name =&lt;BR /&gt;&amp;lt;snip&amp;gt;&lt;BR /&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\default\inputs.conf connection_host = dns&lt;BR /&gt;C:\Program Files\SplunkUniversalForwarder\etc\system\default\inputs.conf evt_dns_name =&lt;BR /&gt;&amp;lt;snip&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 23:25:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681290#M113825</guid>
      <dc:creator>billy</dc:creator>
      <dc:date>2024-03-19T23:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681291#M113826</link>
      <description>&lt;P&gt;Honestly, I have no idea what they mean by importing the logs here.&lt;/P&gt;&lt;P&gt;Anyway, you checked the btool output which shows the config. Check the inputstatus as well (this shows - as the name says - status of the inputs).&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2024 23:43:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681291#M113826</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-19T23:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681297#M113827</link>
      <description>&lt;P&gt;Courtesy of this&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Splunk-Enterprise-Security/How-to-onboard-System32-winevt-Logs-Microsoft-Windows-DNSServer/m-p/423137" target="_self"&gt;post&lt;/A&gt;, I renamed "Microsoft-Windows-DNS-Server" to "&lt;SPAN&gt;Microsoft-Windows-DNSServer" and now I am seeing DNS events in my Splunk server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"Microsoft-Windows-DNS-Server" is part of log name, while "Microsoft-Windows-DNSServer" (no space) is the provider name in XML event.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Go figure.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 00:34:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681297#M113827</guid>
      <dc:creator>billy</dc:creator>
      <dc:date>2024-03-20T00:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: UF on DC+DNS Server not forwarding Dynamic DNS Update events</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681328#M113837</link>
      <description>&lt;P&gt;As I wrote before - "I assume you checked the name for this particular Event Log (the name of the stanza must match the "Full Name" property from the EventLog properties page)" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Especially the part in the parentheses is important. And yes, naming of the Event Logs can be a bit confusing sometimes. (You can of course get the Event Log name with a quick PowerShell as well without the need to click through the Event Viewer).&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 09:04:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/UF-on-DC-DNS-Server-not-forwarding-Dynamic-DNS-Update-events/m-p/681328#M113837</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-03-20T09:04:13Z</dc:date>
    </item>
  </channel>
</rss>

