Splunk Search

Which fields correspond these metrics, count and percent?

palisetty
Communicator

I have two fields on the event list. I have used Top command for that, I have got two fields and count and percent.

index="main" host="web_application"
| top JSESSIONID uri

For which corresponding fields are these metrics count and percent for?

JSESSIONID  uri count   percent
SD1SL10FF2ADFF4960  /oldlink?&JSESSIONID=SD1SL10FF2ADFF4960 30  0.011426
SD4SL10FF5ADFF4959  /oldlink?&JSESSIONID=SD4SL10FF5ADFF4959 26  0.009902
SD2SL1FF6ADFF4962   /oldlink?&JSESSIONID=SD2SL1FF6ADFF4962  26  0.009902
SD0SL2FF3ADFF4961   /oldlink?&JSESSIONID=SD0SL2FF3ADFF4961  26  0.009902
SD7SL5FF6ADFF4959   /oldlink?&JSESSIONID=SD7SL5FF6ADFF4959  24  0.009140
SD6SL6FF8ADFF4964   /oldlink?&JSESSIONID=SD6SL6FF8ADFF4964  24  0.009140
Tags (3)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

The results of top are for both fields together. That is, each pair of JSESSIONSID and uri values.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

The results of top are for both fields together. That is, each pair of JSESSIONSID and uri values.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

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!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...