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.

Labels (1)
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
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...