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.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...