Splunk Search

Why am I not getting any results trying to get a count by field?

guillecasco
Path Finder

Pretty new with Splunk, simple question.

I have:

index=*  asset id: "*"  

I just want a table that counts every different asset id and show them in a table like:

assetid   count
abc       50
dfg       25
....      ....

using the count by, but I'm not getting any results.

Tags (2)
0 Karma

pradeepkumarg
Influencer

You need to extract asset id values into a field assetid, After which you can add | stats count by assetid at the end of your search to produce the resultset you wanted.

Use the built in field extractor if you need help in extracting the values into a field

0 Karma

guillecasco
Path Finder

can it be donde with rex command? how would that be?

0 Karma

guillecasco
Path Finder

hmmm ok, i´ll see how to extract this asset id with this "field extractor". thanks dude

0 Karma
Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...