Splunk Search

order result High to Low

sdewar83
Path Finder

I have a simple query, listing event codes by host:

index=wineventlog sourcetype=WinEventLog:Security
Stats count by EventCode, host

I'd like to order the results so that it shows either the top 10 highest count event codes (e.g 100 of 4625, 80 of 4264, etc) per host.
Or at least displays the count column in a highest to lowest fashion, per host. At the moment it displays all the info, but in no specific ordering. I'd like it to be more readily obvious which are the most common errors happening on hosts in t he time period i'm searching.

Any assistance appreciated!

0 Karma
1 Solution

Sukisen1981
Champion

so you add this - sort host,- count

View solution in original post

0 Karma

Sukisen1981
Champion

so you add this - sort host,- count

0 Karma

sdewar83
Path Finder

perfect! worked like a charm.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...