All Apps and Add-ons

Linux DHCP feedback

stefanlasiewski
Contributor

Nice App, unfortunately it spams the Splunk menus with a dozen additional entries, and doesn't use Nested menus! This App should try to nest the saved searches with Nested Menus.

See how here: http://splunk-base.splunk.com/answers/10664/organizing-searches-and-reports-and-views/10696

Also read the manual, which talks about how to organize a menu:

Tags (1)
0 Karma
1 Solution

stefanlasiewski
Contributor

I found out how to do this.

I am following the instructions written at Documentation > Splunk > Developing Dashboards, Views, and Apps for Splunk Web > Step 6: Build navig....

Navigate to the Search App, then navigate to Manager > User interface > Navigation menus. Click default. Add the following to the XML. It might need to go below the other saved searches

< divider />
< collection label="DHCP App">
< view name="DHCP App View" default="true" />
  < saved source="unclassified" match="dhcp" />
< /collection>

Note that I had to fudge the XML code a bit to make it appear correctly inside this post.

View solution in original post

0 Karma

stefanlasiewski
Contributor

I found out how to do this.

I am following the instructions written at Documentation > Splunk > Developing Dashboards, Views, and Apps for Splunk Web > Step 6: Build navig....

Navigate to the Search App, then navigate to Manager > User interface > Navigation menus. Click default. Add the following to the XML. It might need to go below the other saved searches

< divider />
< collection label="DHCP App">
< view name="DHCP App View" default="true" />
  < saved source="unclassified" match="dhcp" />
< /collection>

Note that I had to fudge the XML code a bit to make it appear correctly inside this post.

0 Karma

araitz
Splunk Employee
Splunk Employee

Thanks for the feedback. This app has fallen by the wayside a bit, but I appreciate the specific action items.

stefanlasiewski
Contributor

Thanks for the reply! I posted my own solution below. Not sure how to do that from the App, programmatically.

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...