Splunk Search

Add dashboard tab to app?

metylkinandrey
Communicator

Good afternoon!
The infrastructure command gave me permissions so that I can add a dashboard tab to my application. I can't find where it's done.
Please advise.

Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @metylkinandrey,

yes,as described in the above link, you have to edit this file or (better) to use the GUI at [Settings > User Interface > Navigation menu > default].

then you have to insert you dashboard.

I usually put the Splunk default links in a dedicated menu, something like this:

<nav>
<view name="esystem" default="true" />
<collection label="Default Splunk">
   <view name="search" />
   <view name="analytics_workspace" />
   <view name="datasets" />
   <view name="reports" />
   <view name="alerts" />
   <view name="dashboards" />
<collection>
</nav>

Ciao.

Giuseppe

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

Please detail the steps you have gone through so far and what you have already tried

0 Karma

metylkinandrey
Communicator

I found where it needs to be edited:

/en-US/manager/esystem/data/ui/nav/default?action=edit&ns=esystem&uri=%2FservicesNS%2Fnobody%2Fesystem%2Fdata%2Fui%2Fnav%2Fdefault

Default settings:

<nav search_view="search" color="#5CC05C">
<view name="search" default="true" />
<view name="analytics_workspace" />
<view name="datasets" />
<view name="reports" />
<view name="alerts" />
<view name="dashboards" />
</nav>

 

0 Karma

metylkinandrey
Communicator

Where esystem is the application name.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @metylkinandrey,

yes,as described in the above link, you have to edit this file or (better) to use the GUI at [Settings > User Interface > Navigation menu > default].

then you have to insert you dashboard.

I usually put the Splunk default links in a dedicated menu, something like this:

<nav>
<view name="esystem" default="true" />
<collection label="Default Splunk">
   <view name="search" />
   <view name="analytics_workspace" />
   <view name="datasets" />
   <view name="reports" />
   <view name="alerts" />
   <view name="dashboards" />
<collection>
</nav>

Ciao.

Giuseppe

metylkinandrey
Communicator

Thank you so much!

0 Karma

metylkinandrey
Communicator

My test splunk already has all default tabs. Therefore, there was no such problem. Basically splunk, alas, point-blank I don’t see where to set it up).

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @metylkinandrey,

let me understand: you need to edit and modify your app navigation menu, is it correct?

If this is your need, here you can find the instructions to do this:

https://dev.splunk.com/enterprise/docs/developapps/createapps/addnavsplunkapp/

Ciao.

Giuseppe

0 Karma

metylkinandrey
Communicator

I needed to edit these settings:

<nav search_view="search" color="#5CC05C">
<view name="search" default="true" />
<view name="analytics_workspace" />
<view name="datasets" />
<view name="reports" />
<view name="alerts" />
<view name="dashboards" />
</nav>

 

Is there documentation on how to get into these settings? Suddenly someone needs it? I just found what I need on the direct url, and I saw the address in the internal documentation in confluence.

0 Karma

metylkinandrey
Communicator

So far, I've only scoured the splunk frantically, trying to find where it's done))
Screenshots show what I need.

0 Karma
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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...