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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...