Dashboards & Visualizations

event panel with fields discovery

mcbradford
Contributor

I would like to create a dashboard with multiple event panels. I would like each event panel to also include the panel that includes the fields? Is this possible. What I am really looking for is the view you get from the search view without the timeline.

Tags (1)
0 Karma

lguinn2
Legend

Amazingly, this will only take a minute to do!

  1. Go to Manager » User interface » Views
  2. Find the view named flashtimeline
  3. Clone it to a new view - call it searchview for example
  4. Click on searchview to edit it. Now you are looking at advanced XML
  5. Change the display name of the view, to avoid confusion later: near the beginning of the XML, find <label>Search</label>. Replace it with something else, like <label>Simple Search</label>
  6. Look for <module name="FlashTimeline" layoutPanel="graphArea">. Delete that line and the two following lines, which specify width and height.
  7. Delete one of the </module> lines at the bottom of the XML.
  8. Click Save.

This will give you exactly the search view without the timeline. Go back to the Search app and you will find "Simple Search" (or whatever you called it) under the Views menu.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...