Adding charts to dashboards

We now have a development branch to work from and we are now going to work further with the SimpleXMLDashboard dashboard. We should already be on our development server environment as we have just switched over to our new development branch. We are going to create a new bar chart showing the daily NASA site access for our top educational user. We will change the label of the dashboard, and finally we will place an average overlay on top of our chart:

  1. We go into the local directory of our Splunk App, and into the views directory where all our Simple XML code is for all our dashboards:
          cd $SPLUNK_HOME/etc/apps/nasa_squid_web/local/data/ui/views 
    
    
  2. We are going to work on the simplexmldashboard.xml file. Open this file with ...

Get Learning Splunk Web Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.