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

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...