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!

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...