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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...