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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...