Splunk Search

How to add a count event on the head or title of a panel?

sfatnass
Contributor

hi

I want to add a count event on the head or title of a panel.

Using maybe a search like:

index=blabla |stats count as total

but I don't know how I can do this.

Can someone help me?

thx

Tags (4)
0 Karma
1 Solution

sfatnass
Contributor

i solved with

        <set token="sourcetype_count">$job.resultCount$</set>
      </progress>
      <cancelled>
        <unset token="sourcetype_count"></unset>
      </cancelled>

View solution in original post

0 Karma

sfatnass
Contributor

i solved with

        <set token="sourcetype_count">$job.resultCount$</set>
      </progress>
      <cancelled>
        <unset token="sourcetype_count"></unset>
      </cancelled>
0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...