Splunk Enterprise

search on macro results

gdavid
Path Finder

i'm using the active directory app and i'm trying to search on the fixed dns values.
it requires the dns request to run thru the fix-dnsname() macro.

eventtype=msad-dns-debuglog |fix-dnsname(questionname)

how can i then use those results.. ex:

eventtype=msad-dns-debuglog |fix-dnsname(questionname) | questionname=cnn.com

is there a better way?

Tags (1)
0 Karma
1 Solution

Ayn
Legend
 eventtype=msad-dns-debuglog | `fix-dnsname(questionname)` | search questionname=cnn.com

View solution in original post

0 Karma

Ayn
Legend
 eventtype=msad-dns-debuglog | `fix-dnsname(questionname)` | search questionname=cnn.com
0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...