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!

.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 ...