Splunk Enterprise

How to check which user is downloading which dashboard?

super_saiyan
Communicator

hi all,

i have multiple users and multiple dashboard studio.

i want to check which user is downloading which dashboard.

how can i do that ?

 

Tags (1)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@super_saiyan - Try the below search: (Logs just provide which dashboard is downloaded (PDF) but not who downloaded/)

index=_internal sourcetype=splunk_pdfgen

 

Additionally, if you want to find out who accessed the dashboard with user information then you can use the below search:

index=_internal sourcetype=splunkd_ui_access "/data/ui/views/"
| stats count by user, uri_path



Consider upvoting if it helps!!!

Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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