Splunk Dev

Dashboard Comments Field

Kendo213
Communicator

Has anyone successfully added some sort of comments field functionality to a dashboard? For example, I have a dashboard that shows the health of a Citrix environment. However, it's "Critical" because a known set of servers are down, and will be down for a few days. It would be nice to add a note on the dashboard from a text input, so that users of the dashboard can know to ignore it.

Tags (1)
0 Karma

impurush
Contributor

Hi @Kendo213

You can use html label to scroll over on top of the dashboard saying the information.

<row>
    <html>
      <marquee behavior="scroll" direction="left"><h2 align="right">Server is down</h2></marquee>
    </html>
  </row>

So that when they open the dashboard, they will come to know this is the known issue.

0 Karma
Get Updates on the Splunk Community!

Why You Can't Miss .conf25: Unleashing the Power of Agentic AI with Splunk & Cisco

The Defining Technology Movement of Our Lifetime The advent of agentic AI is arguably the defining technology ...

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...