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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...