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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...