Splunk Search

how to make use of two top options .....

dilstn
Explorer

I have a log which displays a others(section) while use the top command with limit.....

here is my search command.... ........| top limit=0 Customer,Price

This gives me a other() section in pie chart ....

so i used another top option such as

like this ..... ...........| top limit=0 useother=true Customer,Price

The above top command is not working only the " limit "option is working ..... but not the " useother=true " option is not working .... can u please guide me...........

but when i use ......| top useother=true Customer,Price ..... this alone works ......

but i need top command with two option to work .... how can i make this ..please guide me....

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The settings limit=0 useother=true contradict each other. useother applies to those cut off by the limit, but limit=0 doesn't cut anything off.

What you're seeing in the pie chart is the chart summarizing many small slices into one other-slice, that's not a result of the top command. See the tabular results view for confirmation.

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