<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Hiding Splunk bar in Security</title>
    <link>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681905#M17719</link>
    <description>&lt;P&gt;Dear Splunkers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Could you please lead me on how to hide it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The navigation menu looks like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;nav search_view="search"&amp;gt;
  &amp;lt;view name="search" /&amp;gt;
  &amp;lt;view name="datasets" /&amp;gt;
  &amp;lt;view hideSplunkBar="true" /&amp;gt;
  &amp;lt;view hideAppBar="true" /&amp;gt;
  &amp;lt;view hideChrome="true" /&amp;gt;
  &amp;lt;view name="reports" /&amp;gt;
  &amp;lt;view name="alerts" /&amp;gt;
  &amp;lt;view name="dashboards" default='true'/&amp;gt;
&amp;lt;/nav&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sz&lt;/P&gt;</description>
    <pubDate>Mon, 25 Mar 2024 20:43:19 GMT</pubDate>
    <dc:creator>slipinski</dc:creator>
    <dc:date>2024-03-25T20:43:19Z</dc:date>
    <item>
      <title>Hiding Splunk bar</title>
      <link>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681905#M17719</link>
      <description>&lt;P&gt;Dear Splunkers,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;Could you please lead me on how to hide it?&amp;nbsp;&lt;/P&gt;&lt;P&gt;The navigation menu looks like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;nav search_view="search"&amp;gt;
  &amp;lt;view name="search" /&amp;gt;
  &amp;lt;view name="datasets" /&amp;gt;
  &amp;lt;view hideSplunkBar="true" /&amp;gt;
  &amp;lt;view hideAppBar="true" /&amp;gt;
  &amp;lt;view hideChrome="true" /&amp;gt;
  &amp;lt;view name="reports" /&amp;gt;
  &amp;lt;view name="alerts" /&amp;gt;
  &amp;lt;view name="dashboards" default='true'/&amp;gt;
&amp;lt;/nav&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Sz&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2024 20:43:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681905#M17719</guid>
      <dc:creator>slipinski</dc:creator>
      <dc:date>2024-03-25T20:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Splunk bar</title>
      <link>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681922#M17720</link>
      <description>&lt;P&gt;Hiding those elements is a function of each dashboard, not of the navigation menu.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard hideChrome="true" version="1.1"&amp;gt;
...
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;See &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.0/Viz/PanelreferenceforSimplifiedXML#dashboard_or_form" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.0/Viz/PanelreferenceforSimplifiedXML#dashboard_or_form&lt;/A&gt; for the available options.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 00:22:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681922#M17720</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-03-26T00:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Splunk bar</title>
      <link>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681960#M17721</link>
      <description>&lt;P&gt;This works fine (I used "form"&amp;nbsp; insted of "dashboard"&amp;nbsp; as a dashboard has many inputs).&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sz&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 07:26:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681960#M17721</guid>
      <dc:creator>slipinski</dc:creator>
      <dc:date>2024-03-26T07:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Splunk bar</title>
      <link>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681990#M17723</link>
      <description>&lt;P&gt;If your problem is resolved, then please click the "Accept as Solution" button to help future readers.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 12:26:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Hiding-Splunk-bar/m-p/681990#M17723</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2024-03-26T12:26:29Z</dc:date>
    </item>
  </channel>
</rss>

