Splunk Enterprise

home page not in nav bar

sfatnass
Contributor

hi

i have a default page named (home)

 <view name="home" default='true'/>

but i don't want to show it in the nav bar how can i do that?

.nav-item-home {
    display: none;
}

i can do that in css using this code. but i don't know when can i add this.

thx

Tags (2)
0 Karma
1 Solution

dkeck
Influencer

Ok than try

<view isVisible="false">
  <view name="home" default='true'/>
  </view>

View solution in original post

0 Karma

dkeck
Influencer

Ok than try

<view isVisible="false">
  <view name="home" default='true'/>
  </view>
0 Karma

dkeck
Influencer
0 Karma

sfatnass
Contributor

thx ^^ it work perfectly

0 Karma

dkeck
Influencer

you are welcome 🙂

0 Karma

dkeck
Influencer

Under User interface » Navigation menus » default (note the app context)

just delete the section you want to cut out.

0 Karma

sfatnass
Contributor

but i need to conserve home page like default page, just i don't want to see it on the nav bar

0 Karma
Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

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