Dashboards & Visualizations

In a Splunk dashboard, how do you keep a horizontal line between checkboxes?

sagar1992
Explorer

HI Team,

I would like to have a horizontal line between 2 groups (All reports and individual reports). Is there an HTML like a tag present in dashboard. Screenshotalt text below

Regards,
Sagar

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi sagar1992,
are you speaking about a line between inputs or between panels?
If you're speaking between panels, you could insert an html element containing a line between them or modify CSS.
In the other case, I don't think that it's possible to insert a line between inputs except modifying the CSS.

Probably CSS is the only way to do what you want.

Bye.
Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi sagar1992,
are you speaking about a line between inputs or between panels?
If you're speaking between panels, you could insert an html element containing a line between them or modify CSS.
In the other case, I don't think that it's possible to insert a line between inputs except modifying the CSS.

Probably CSS is the only way to do what you want.

Bye.
Giuseppe

0 Karma

sagar1992
Explorer

Thanks.

later discovered that we can use HTML tags as well. added below simple tags.

  <hr style="border: 2px solid black;" />
0 Karma
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!

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 ...