Splunk Search

Replicate field percentage breakdown in SPL?

muebel
SplunkTrust
SplunkTrust

If you click on a field name in the left column it will give you top results for that field, along with the percentage of that value compared to all other values. How could you get this same info into a search result?

0 Karma
1 Solution

rphillips_splk
Splunk Employee
Splunk Employee

index=_internal | top 0 host

View solution in original post

rphillips_splk
Splunk Employee
Splunk Employee

index=_internal | top 0 host

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...