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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...