Dashboards & Visualizations

Restrict User from drilldown -

chimbudp
Contributor

I created a new ROLE with No search capability
and Created a new user and assigned with the above ROLE .

Will this work? How can i RESTRICT the User from drilldown from a view ?

Tags (2)
0 Karma

Paolo_Prigione
Builder

The easy solution is to just disable drilldowns from the view altogether. You can achieve this by configuring the panels in the UI or by adding proper parameters in the AdvancedXML.

However, if you want to disable drilldowns for just a subset of users, you will probably have to code ad-hoc javascript in a custom application.js file. You can find examples and reference code on dev.splunk.com. Here are some useful infos customization examples, application.js.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...