Dashboards & Visualizations

Change name of default dashboard

ckunath
Communicator

Hello,

I would like to rename the "reports" and "alerts" dashboard to something else. Is there a way to do this, or are their names set?

Thank you in advance!

0 Karma
1 Solution

hardikJsheth
Motivator

You can use anchor tag instead of view tag as follows:

<collection label="Search">
        <a href='/app/search/dashboards'>Custom Dashboard</a>
        <view name="dashboards"/>
        <view name="reports" />
        <view name="predictive_analytics" />
        <view name="data_models" />
        <view name="search" />
    </collection>

View solution in original post

davebrooking
Contributor

The section Add navigation to a Splunk app in the documentation should help you change the names in the app bar.

Dave

0 Karma

hardikJsheth
Motivator

You can use anchor tag instead of view tag as follows:

<collection label="Search">
        <a href='/app/search/dashboards'>Custom Dashboard</a>
        <view name="dashboards"/>
        <view name="reports" />
        <view name="predictive_analytics" />
        <view name="data_models" />
        <view name="search" />
    </collection>

ckunath
Communicator

Thank you for your solution! Is there a way to set the URL path so that it gets the name of the current app and then redirects to the dashboard? e.g.

<a href='/app/<currentApp>/reports'>Scheduled Searches </a>
0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...