Splunk Search

Is there a way to count the number of searches through an app?

a212830
Champion

Hi,

Is there a way to count the number of searches via app?

Tags (3)
0 Karma

chimell
Motivator
0 Karma

stephane_cyrill
Builder

index= _audit action=search
| eval [rest /
services/ search /
jobs
splunk_server = loca
l | addinfo |
where sid =
info_sid | rename
eai: acl. app as
my_app_name |
return
my_app_name ]|stats count(search) AS "Number of search" by my_app_name

0 Karma

strive
Influencer

Do you mean saved searches? Or currently running searches? Or saved searches present in an app?

Could you please be more specific.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

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

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...