Dashboards & Visualizations

Default Navagation Menus Not picking up new view name

hartfoml
Motivator

I am trying to add a new dashboard to the Bluecoat app. this is the present tab collection views:


<view name="cf_bw_host" />
<view name="cf_bw_category"/>
<view name="cf_bw_client"/>
<view name="cf_bw_type"/>

I want to add the
<view name="*bw*"/>
<view name="cf_bw_host" />
<view name="cf_bw_category"/>
<view name="cf_bw_client"/>
<view name="cf_bw_type"/>

Then did a https://myserver:8000/en-US/debug/refresh but the new dashboard did not show up in the collection.

I don't know what I am doing wrong??? the file name for the new dashboard is bw_per_domain. How can I get this to show up in the pull down tab?

Tags (2)
0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

Your syntax is a little off. Try This:

<collection label="BW">
   <view source="unclassified" match="bw_">
</collection>

Here's the doc for creating Navigation: http://docs.splunk.com/Documentation/Splunk/6.2.1/AdvancedDev/BuildNavigation

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

Your syntax is a little off. Try This:

<collection label="BW">
   <view source="unclassified" match="bw_">
</collection>

Here's the doc for creating Navigation: http://docs.splunk.com/Documentation/Splunk/6.2.1/AdvancedDev/BuildNavigation

hartfoml
Motivator

Can you tell me the difference between classified and unclass here

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

"Include all unlisted views in a view collection, without explicitly listing them. Use the view source="unclassified" tag."

0 Karma

hartfoml
Motivator

Thanks @ala... I appreciate the help

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...