Splunk Search

95% percentile of the transaction duration

mfritsch
New Member

Hello

I'd like to display the 95% percentile of the transaction duration. Any hint how I can do this?
This is my current search.

host=server1 | rename CorrelationId AS CDI | transaction CDI |table CDI duration

Best,
Manuel

0 Karma

cmerriman
Super Champion

could you try doing:

host=server1 | rename CorrelationId AS CDI | transaction CDI|stats perc95(duration)
0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...