Splunk Search

Viewing URLs by IP over time

prodport
New Member

In the Splunk 4.1 webcast earlier this week, one of the presenters showed a combined_access report that looked to produce a report of the user's IP address and then indented the URLs they viewed sorted by time. There may have been more columns.

I looked to see if their was a recording or similar question here, but didn't see anything. Does anyone know how he did that as it looked useful was seeing how people migrate through your site.

0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

I didn't see the webcast, but I guess I would do it with something like:

sourcetype=access_combined | stats list(uri) by clientip

View solution in original post

Simeon
Splunk Employee
Splunk Employee

This could be the search:

sourcetype="access_combined" | chart count by clientip,uri

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

I didn't see the webcast, but I guess I would do it with something like:

sourcetype=access_combined | stats list(uri) by clientip
Get Updates on the Splunk Community!

Index This | When is October more than just the tenth month?

October 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What’s New & Next in Splunk SOAR

 Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us for an ...