Splunk Search

Search results, dashboards and search bar on same dashboard page

splunker30039
Path Finder

I would like to create a dashboard that consists of 2 main parts:

1 - open search bar allowing any search 2 - results of searches that ran when dashboard was loaded, unrelated to 1).

I figure this is done with advanced views (what is the difference between a view and a dashboard?), but I could need some more pointers - e.g. basic structure/layout etc. to get started.

Thanks!!

Tags (2)

StefanB
Explorer

I am also struggeling with the difference of "view" and "dashboard".

For now on I can say when I have a "dashboard.xml" like this:

<view template="dashboard.html">
<module name="AccountBar" layoutPanel="appHeader"/>
<module name="AppBar" layoutPanel="navigationHeader"/>
<module name="SearchBar" layoutPanel="mainSearchControls">
    <module name="Paginator">
        <param name="entityName">events</param>
        <param name="count">10</param>
            <module name="EventsViewer">
        </module>
    </module>
</module>


<dashboard>
<label>Dashboard</label>

(here it does not display my row and html tags)

I found out that I have my searchpanel and paginator, but cannot use dashboard in advanced?

Please can anyone tell the real differences between view, dashboard, advanced view?

0 Karma

splunker30039
Path Finder

I did, went through the example UI stuff, but couldn't find anything that resolved my issue.

0 Karma

jrodman
Splunk Employee
Splunk Employee
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 ...