Monitoring Splunk

How to search usage of "view"?

hochit
Path Finder

I know I can monitor the usage of saved search by saved_search_name from _audit index. However, I can't find equivalent way to search that for view.

Any idea?

Tags (1)
1 Solution

ziegfried
Influencer

You can take a look at the splunkweb access log:

index=_internal sourcetype=splunk_web_access uri_path=*/app/<your_app>/<your_view>

Replace <your_app> and <your_view> with the app and view you want to see.

View solution in original post

ziegfried
Influencer

You can take a look at the splunkweb access log:

index=_internal sourcetype=splunk_web_access uri_path=*/app/<your_app>/<your_view>

Replace <your_app> and <your_view> with the app and view you want to see.

Get Updates on the Splunk Community!

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 ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...