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!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...