I'm designing an advance dashboard, using the advance Splunk xml; however I'm a little confused at the moment. What is the difference between a dashboard and a view?
Using the Splunk web, I am able to generate a simple dashboard - and upon navigating to the .xml file, I can see that splunk web uses the root element "dashboard"
But when I use the advance Splunk xml to design my own dashboard, I am told to use the "view" root element.
So the big question... what the heck is the difference? dashboard or view?
... and the documentation doesn't help very much either...
I understand a dashboard is a simple view... but is that it? Everything I can do in a dashboard can be done (or enhanced) in a View... but not the other way around???