Splunk Search

How can I create this Splunk Query for a specific domain an display the list of the traffic going to that domain address as a table?

ashishlal82
Explorer

I have been out of date with building Splunk queries and I would need your help.
1) For a specific domain, let's say "xyz.com", how can I display the list of the traffic going to that domain address. I want it to be displayed as a table with time,src_ip, username , dest_ip and URL.

0 Karma

somesoni2
Revered Legend

We probably need to see some sample data and description of fields available from that data. My initial thought would be that you can filter your result for a particular domain and do the table, like this:

index=foo sourcetype=bar URL=*xyz.com* 
| table _time src_ip username dest_ip URL
0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...