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!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...