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!

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

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...