Getting Data In

IIS Logs and URI

adrianallan
New Member

I want to create a dashboard showing all the stats of a web site by URI.
eg. if the main site is www.mysite.com
I want it to show all the uri's under that site (without me having to type in each uri in the search string)

Tags (2)
0 Karma

cramasta
Builder

you could probably do something like depending on the contents of your iis logs

sourcetype=iis* | stats count(cs_uri_stem) AS timesaccessed dc(cs_username) AS uniqueusercount avg(time_taken) AS AVGduration by cs_uri_stem

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

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

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...