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!

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to ...

Announcing the Migration of the Splunk Add-on for Microsoft Azure Inputs to Officially Supported Splunk ...