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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...