Monitoring Splunk

How do I set the default PAGE, instead of just the default app?

oreoshake
Communicator

I've followed the instructions on http://www.splunk.com/base/Documentation/4.0.9/Developer/DefaultApp to set the default app to search, but I'd like to set the default home page to the search page instead of the summary page.

The summary page has some searches for host/sourcetype/etc that are unnecessary. Just trying to squeeze every last bit of performance out

Tags (3)
1 Solution

thall79
Communicator

Go to Manager » Navigation menus.

From here you should see a list a Navigation names for example default. Make sure you have selected the app you are wanting to work with from the "app context" dropdown and select default.

You should now be able to edit the Navigation menu XML.

Depending on which dashboard/view you want to default to just add default="true"/> after view name="summary". Make sure to clear out the current one so that you only have one selected.

Blockquote

<nav>

 <view name="flashtimeline"/>

 <collection label="Overview">

   <view name="about_dashboard" default="true"/>

Here is a link to the help page from Splunk: http://www.splunk.com/base/Documentation/4.0.8/Developer/TieViews

hope this helps

travis.

View solution in original post

thall79
Communicator

Go to Manager » Navigation menus.

From here you should see a list a Navigation names for example default. Make sure you have selected the app you are wanting to work with from the "app context" dropdown and select default.

You should now be able to edit the Navigation menu XML.

Depending on which dashboard/view you want to default to just add default="true"/> after view name="summary". Make sure to clear out the current one so that you only have one selected.

Blockquote

<nav>

 <view name="flashtimeline"/>

 <collection label="Overview">

   <view name="about_dashboard" default="true"/>

Here is a link to the help page from Splunk: http://www.splunk.com/base/Documentation/4.0.8/Developer/TieViews

hope this helps

travis.

thall79
Communicator

Oh forgot to say to have the default be the search use the flashtimeline

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...