-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Learning Splunk Web Framework
By :
We have put in place a way to access one of our new dashboards without having to do this in the Dashboards menu, but we can take this further and place the rest of our dashboards as menu items across the top of our screen. We can also move the original menu items of search, pivot, alerts, reports and dashboards under one drop down menu. There is not a lot of work to get this done, but we will start over, in this exercise we will make the changes on our development server environment through a text editor or your favorite code editor:
Log into your development environment and as we have already made some changes to our navigation, the most up to date version of our navigation will be moved to our local directory from the default. To access our navigation, change into the following directory:
cd $SPLUNK_HOME/etc/apps/nasa_squid_web/local/data/ui/nav/
As we have discussed previously, if you have not made changes to your navigation files, you would...