Splunk Search

Stats count on list of values from lookup and how many times they are displayed in the results.

ajinaqvi
New Member

I am currently running a dashboard with a datamodel. The dashboard is run against bulk IOCs from a lookup. How can I put up a panel in a dashboard that will display the list of IOCs and count of IOCs in results?

0 Karma

king2jd
Path Finder

Without seeing your field names, I am taking a shot in the dark. I imagine it would be something like this:

lookup command|stats count by IOC

Too add up the total counts of all IOC's , use. |addcoltotals at the end of your search.

-Jordan

ajinaqvi
New Member

Will this provide stats count on how many times an IOC is found when running against an index or data model?

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...