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!

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...