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!

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...