Dashboards & Visualizations

If I have a list of dashboards, is there a way to view how many times each dashboard was viewed and by which users?

HattrickNZ
Motivator

if i have a list of dashboards, is there a way that I can view how many times each dashboard was viewed?
Is this something that is available for every dashboard that is created or do you have to do some configuration first?

I would like to know how often certain dashboards where viewed, yesterday or last week or other.
I would also like to know who is viewing them.

Tags (3)
1 Solution

pradeepkumarg
Influencer

Yes..

Start here

index=_internal sourcetype="splunk_web_access"

Make use of the fields uri, uri_path and USER to get the desired results

View solution in original post

pradeepkumarg
Influencer

Yes..

Start here

index=_internal sourcetype="splunk_web_access"

Make use of the fields uri, uri_path and USER to get the desired results

HattrickNZ
Motivator

@gpradeepkumarreddy tks but what premissions do i need to access that? I can't see anything under my current profile?

0 Karma

HattrickNZ
Motivator

tks got this search to work when i installed splunk on my own machine index=_internal sourcetype="splunk_web_access" | stats values(uri_path) by user

pradeepkumarg
Influencer

You need to be an admin to access internal logs.

0 Karma
Get Updates on the Splunk Community!

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

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...