Splunk Search

Visited website duration

bryansocito
New Member

Hi Everyone,

I have the query below and it works, however I would like to add the time spend on each website/domain visited. how to do that?

index=mc_proxy sourcetype=mc_proxy client_ip=$ip_token$ | stats count by domain | sort - count

Cheers!
Bry

Tags (1)
0 Karma
1 Solution

schose
Builder

Hi,

index=mc_proxy sourcetype=mc_proxy client_ip=$ip_token$ | transaction domain client_ip | table _time domain client_ip duration

.. should do the job!

regards,

Andreas

View solution in original post

0 Karma

schose
Builder

Hi,

index=mc_proxy sourcetype=mc_proxy client_ip=$ip_token$ | transaction domain client_ip | table _time domain client_ip duration

.. should do the job!

regards,

Andreas

0 Karma
Get Updates on the Splunk Community!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...