Splunk Search

Sorting data peaks

buddhamagnet
Engager

Hi all. We are in the process of analysing some data to locate peaks in order to send requests per second thresholds to potential vendors. What we want to do is sort all data based on the peaks. Does anyone know how to do this?

The current peak we have located is 95 requests in a second and we would like to sort data by this kind of peak.

Tags (3)

gfuente
Motivator

Hello

Try this:

...| bin _time span=1s | stats count by _time | sort - count

Regards

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 ...