Splunk Enterprise

Where could I edit the apps bar on splunk?

Jennifer
Path Finder

I want to add another title next to "UIP" on the apps bar!

Settings-->User Interface-->Navigation Menus-->

<nav search_view="search">
<view name="search" default='true' />
<view name="datasets" />
<view name="reports" />
<view name="alerts" />
<view name="dashboards" />
<collection label="UIP">
<view name="login_name"/>
<view name="agent"/>
<view name="hase_dashboard"/>
<view name="hase_uip_data_search"/>
</collection>
<collection label="CIVR">
<view name="IVR-CC"/>
<view name="IVR-CC3"/>
</collection>
</nav>

Jennifer_0-1645519283593.png

 

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

SanjayReddy
SplunkTrust
SplunkTrust

Hi @Jennifer 

id of dashboard is same is view name  IVR_CC3
updated view name in naviagnation menu <view name="IVR_CC3"/>

View solution in original post

0 Karma

tshah-splunk
Splunk Employee
Splunk Employee

Additionally, if you have access to the shell, you can find the viewname in below path:

  • For views/dashboards that ships directly with the app: $SPLUNK_HOME/etc/apps/<app_name>/default/data/ui/views/<viewname>.xml
  • For views/dashboards that were created from an app:
    $SPLUNK_HOME/etc/apps/<app_name>/local/data/ui/views/<viewname>.xml
---
If you find the answer helpful, an upvote/karma is appreciated
0 Karma

KailA
Contributor

Hello Jenifer,

 

This is exactly how you are supposed to do it.

But be aware that if there is no dashboard called "IVR-CC" or "IVR-CC3", "CIVR" will not appear.

And "IVR-CC" should not be the title but the id of the dashboard.

 

Hope it helps 🙂

Jennifer
Path Finder

Where could I check the id of my dashboards? I can't open this link http://yoursplunk:8000/en-US/manager/search/data/ui/views

 

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Not sure why you can't open that link - did you approach it through Settings -> User Interface -> Views?

Aside from that, if you look at the address bar from one of the opened dashboards, you may find the view name

http://yoursplunk:8000/en-US/app/<appname>/<viewname>
0 Karma

Jennifer
Path Finder

So I could see this page but still where I could check the id of the dashboard of IVR_CC3

Jennifer_0-1645667697915.png

 

https://hkp6vl0512s.hk.hsbc:8443/en-US/manager/search/data/ui/views

Tags (1)
0 Karma

SanjayReddy
SplunkTrust
SplunkTrust

Hi @Jennifer 

id of dashboard is same is view name  IVR_CC3
updated view name in naviagnation menu <view name="IVR_CC3"/>

0 Karma

isoutamo
SplunkTrust
SplunkTrust
One more comment. User should have also access to those dashboards, it's not enough that those are on disk.
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...