Dashboards & Visualizations

How do you force two different panels with the same columns to align horizontally?

thisissplunk
Builder

I have two panels above and below each other in a dashboard. Let's say the columns are "Name" and "Description in both panels. Depending on what I assume is the length of the raw text inside the fields I just described, the width between columns changes, making both panels misalign with each other.

What I want is to edit the dashboard to force the columns into a constant ratio so it looks clean when scrolling down. Say something like 20% of the space for the "Name" field and 80% of the space for the "Description" field.

Is this possible? I see answers on here that aligns text within the boxes, but not ones that align the actual width of each column.

0 Karma

woodcock
Esteemed Legend

You can do 1 of 2 things to expand the field widths to the maximum:
1: Add an event with artificial values that are very long, something like ... | append | eval Name="12345678901234567890", Description="12345678901234567890123456789012345678901234567890123456789012345678901234567890"
2: Pad your field names with whitespace to make them artifically wide, something like ... | rename Name AS " Name", Description AS " Description"

Get Updates on the Splunk Community!

What’s New in Splunk Enterprise 9.4: Tools for Digital Resilience

What’s New in Splunk Enterprise 9.4: Tools for Digital ResilienceTune in to What’s New in Splunk Enterprise ...

Get Schooled with Splunk Education: Explore Our Latest Courses

At Splunk Education, we’re dedicated to providing incredible learning experiences that cater to every skill ...

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL

Splunk AI Assistant for SPL | Key Use Cases to Unlock the Power of SPL  The Splunk AI Assistant for SPL ...