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!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...