Splunk Enterprise Security

Defining Authorized Name Servers in ES

barcher83
Explorer

The ES correlation search 'DNS Query Requests Resolved by Unauthorized DNS Servers' determines if the traffic is to from and authorized name server by using the criteria:

DNS.dest_category != dns_server AND
DNS.src_category != dns_server

from the 'Network Resolution (DNS) > DNS' Data model.

In our environment the DNS Data Model is populated from events from Microsoft AD: Sourcetype MSAD:NT6:DNS however, dest_category and src_category are not populated by this app.

Anyone know the appropriate way to inform ES of the authorized name servers?

0 Karma
1 Solution

starcher
Influencer

Follow the ES docs for populating asset information

View solution in original post

starcher
Influencer

Follow the ES docs for populating asset information

barcher83
Explorer

Thank you, yes 'category' field was not populated in our asset import.

https://docs.splunk.com/Documentation/ES/5.3.1/Admin/Formatassetoridentitylist

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...