Security

Hiding Splunk bar

slipinski
Path Finder

Dear Splunkers, 

 

My goal is to expose only some dashboards to external customer. Created a dedicated role and user with minimal access to a single app where these dashboards are placed. However, I'm struggling with hiding Splunk bar/navigation menu. I.e. the customer can still use "find" window to search for some reports and dashboards he is not obliged to see.

Could you please lead me on how to hide it? 

The navigation menu looks like below:

 

<nav search_view="search">
  <view name="search" />
  <view name="datasets" />
  <view hideSplunkBar="true" />
  <view hideAppBar="true" />
  <view hideChrome="true" />
  <view name="reports" />
  <view name="alerts" />
  <view name="dashboards" default='true'/>
</nav>

 

 

regards,

Sz

Labels (1)
Tags (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Hiding those elements is a function of each dashboard, not of the navigation menu.

<dashboard hideChrome="true" version="1.1">
...
</dashboard>

See https://docs.splunk.com/Documentation/Splunk/9.2.0/Viz/PanelreferenceforSimplifiedXML#dashboard_or_f... for the available options.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

slipinski
Path Finder

This works fine (I used "form"  insted of "dashboard"  as a dashboard has many inputs).

Thanks!

Sz

0 Karma

richgalloway
SplunkTrust
SplunkTrust

If your problem is resolved, then please click the "Accept as Solution" button to help future readers.

---
If this reply helps you, Karma would be appreciated.
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Hiding those elements is a function of each dashboard, not of the navigation menu.

<dashboard hideChrome="true" version="1.1">
...
</dashboard>

See https://docs.splunk.com/Documentation/Splunk/9.2.0/Viz/PanelreferenceforSimplifiedXML#dashboard_or_f... for the available options.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureThursday, March 27, 2025  |  11AM PST / 2PM EST | Register NowStep boldly ...

Splunk AppDynamics with Cisco Secure Application

Web applications unfortunately present a target rich environment for security vulnerabilities and attacks. ...