Splunk Search

Need help with spl query

xaviershebha
New Member
index=web_logs sourcetype=access_combined

| eval request_duration=round(duration/1000, 2)

| stats avg(request_duration) as avg_duration by host, uri_path

| where avg_duration > 2

| sort - avg_duration
Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

What help do you need? Please explain what your issue is, and what your desired results would look like.

0 Karma
Get Updates on the Splunk Community!

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...