Deployment Architecture

Why is Nav Refresh not occurring on my search head captain?

nravichandran
Communicator

I have added the Nav contents in one search head (captain), used the refresh, and used Splunk restarts. But we're still not seeing the nav i added. In the documentation, it is specified that the nav replicates automatically to peers. Can you please help on what i am missing?

Thank you in Advance

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

Usually (in my case) this happens when theres a typo in my xml. Look to be sure you have a closing tag for every opening tag:

 <tag>data</tag>  

Or self closing tags as needed:

 <tag />

View solution in original post

jkat54
SplunkTrust
SplunkTrust

Usually (in my case) this happens when theres a typo in my xml. Look to be sure you have a closing tag for every opening tag:

 <tag>data</tag>  

Or self closing tags as needed:

 <tag />

nravichandran
Communicator

Yes, it is a typo. I cloned a dashboard and missed to remove the _clone while cloning. I corrected it by recreating it. Thanks.

0 Karma

jkat54
SplunkTrust
SplunkTrust

Ah ok that can happen too. Also something that happens is missing quotes, wrong quotes, etc.

0 Karma
Get Updates on the Splunk Community!

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

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...