Splunk Search

Errors in percentage when using "top" command?

merethhe
Engager

I'm performing a very simple search:

type="Workflow model" | top 20 org

My problem is, the number of events does not correspond to the listed percentage. Example: The total number of events is 1 503 929 and there are 649726 events where org=x. This should give a percentage of approximately 43,2. However, Splunk displays the percentage as 44,782654.

Is this merely a rounding problem, or am I missing something?

0 Karma
1 Solution

somesoni2
Revered Legend

Top command you posted will return percentage for events where field org is present. Use this and see if percentage matches.

type="Workflow model" org=* | top 20 org

View solution in original post

somesoni2
Revered Legend

Top command you posted will return percentage for events where field org is present. Use this and see if percentage matches.

type="Workflow model" org=* | top 20 org

merethhe
Engager

Of course, that's it. Thanks!

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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