Splunk Search

How to create an app with only a "Search" tab and another tab with a specific dashboard?

monteirolopes
Communicator

I would like to create an app with just a tab "search" and another tab with a specific dashboard (that I created).

How can I do it? Someone have any step by step or template?

Best regards,
Lopes.

0 Karma

muebel
SplunkTrust
SplunkTrust

Hi monteirolopes, The tab layout is defined by the "default.xml" file included in the app. More info here : http://docs.splunk.com/Documentation/Splunk/6.4.0/AdvancedDev/BuildNavigation

You can streamline the as desired with something like:

<nav search_view="search" color="#65A637">
  <view name="search" default='true' />
  <view name="yourdashboardname" />
</nav>

Please let me know if this answers your question!

Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...