Dashboards & Visualizations

Customized Navigatin bar changes when opening HTML dashboard

abhinav_maxonic
Path Finder

I have created a Splunk app. And I have created a new customized navigation menu in this app. I have few XML based dashboards and some HTML dashboards. When I open XML dashboard the navigation menu looks good as created BUT when I open a HTML dashboard, the navigation menu changes to grey with two options - Search and Reports.
Here's my default.xml:

    <view name="VoIP_Dashboard" label="Home" />
    <collection label="VoIP Dashboards">
        <view name="VoIP_Dashboard" label="VoIP Dashboard" />
        <view name="Call_Records" label="Call Records Search" />
    </collection>
    <collection label="VoIP Gateways">
        <view name="VoIP_Gateways" label="VoIP Gateways" />
        <view name="Gateway_Alerts" label="Gateway Alerts" />
        <view name="voip_call_records_for_source_gateway" label="Incoming Calls" />
        <view name="voip_call_records_for_destination_gateway" label="Outgoing Calls" />
    </collection>
</nav>
0 Karma

Anmar0293
Path Finder

When you create/convert to HTML View, choose the current sample not the new one. You have to create/convert to HTML out of the same current XML.

Warm regards,

Anmar

0 Karma

abhinav_maxonic
Path Finder

I have done the same thing. Every time I have to make a change, I make the changes in the XML dashboard and then convert it into html.

0 Karma

Anmar0293
Path Finder

When you create/convert to HTML View, choose the current sample not the new one. You have to create/convert to HTML out of the same current XML.

Warm regards,

Anmar

0 Karma

abhinav_maxonic
Path Finder

I have done the same thing. Every time I have to make a change, I make the changes in the XML dashboard and then convert it into html.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...