Splunk Search

How to extract response time

bryceweb22
Path Finder

I am trying to create a graph with the top 10 longest response times by host.

An example is:
200 0 0 78 Where the last set of numbers represents the time taken in milliseconds-
which is what I'm trying to extract to make my graph.

0 Karma

evania
Splunk Employee
Splunk Employee

Hi @bryceweb22 ,

Did you have a chance to check out any answers? If it worked, please resolve this post by approving it! If your problem is still not solved, keep us updated so that someone else can help you.

Thanks for posting!

0 Karma

woodcock
Esteemed Legend

Splunk's timechart automatically does this;

index="foo" sourcetype="bar" | timechart limit=10 max(response) BY host
Get Updates on the Splunk Community!

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

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

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...