Getting Data In

Add Search bar to custom app built with Add On builder

SplunkExplorer
Contributor

Hi Splunkers, I have a doubt about a custom app customization.

For a customer, we created with Splunk Addon Builder a simple app to use as "container": every customization we perform, such as Correlation rules, reports and so on, is assigned to this app. So, in its first release, the app has no particular panel, features and so on; let's say that just "exist". To be clearer: if I login and open the app, what I see is  this:

SplunkExplorer_0-1701771943777.png

and that's totally fine, due we did not perform any kind of customizations.

So now, the question is: if I want to include the search function inside this app, how I can achieve this? I mean, we want avoid, when when we need to perform a search, to go on Search and Reporting app; we would be able to perform searches inside our app. For now, we don't need panel with specific charts, based on particular query: we want simple to be able to use (if it is possible of course) the Search and Reporting app/its functionality inside our app.

Labels (1)
0 Karma
1 Solution

bharathkumarnec
Contributor

@SplunkExplorer , Navigate to Settings --> User Interface --> Navigation menus & in the default navigation menu for the corresponding app add below:

<view name="search" />
 
Thanks!
 
 

View solution in original post

bharathkumarnec
Contributor

@SplunkExplorer , Navigate to Settings --> User Interface --> Navigation menus & in the default navigation menu for the corresponding app add below:

<view name="search" />
 
Thanks!
 
 

SplunkExplorer
Contributor

It works! Thanks a lot.

0 Karma
Get Updates on the Splunk Community!

Security Professional: Sharpen Your Defenses with These .conf25 Sessions

Sooooooooooo, guess what. .conf25 is almost here, and if you're on the Security Learning Path, this is your ...

First Steps with Splunk SOAR

Our first step was to gather a list of the playbooks we wanted and to sort them by priority.  Once this list ...

How To Build a Self-Service Observability Practice with Splunk Observability Cloud

If you’ve read our previous post on self-service observability, you already know what it is and why it ...