All Apps and Add-ons

How can I show organization's banner at the top of Splunk Dashboard. In my case it is coming below the label & filters.

cadrija
Path Finder

How can I show organization's banner at the top of Splunk Dashboard. In my case it is coming below the label & filters.

cadrija_0-1639978685951.png

Below is my code snippet.

 

<dashboard theme="light" hideChrome="true" hideExport="true">
  <label>*Welcome To Lending Command Center*</label>
  <description>Lending Command Center is a collection of visualized data which will provide the client with details on its business at various levels of technology and operations.</description>
  <row>
    <html>
      <center><img src="/static/app/search/Header-black@2x-100.jpg" ></img></center>
      </html>
    </row>

 

 

 

Labels (1)
0 Karma
Get Updates on the Splunk Community!

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...