All Apps and Add-ons

Splunk App for AWS - Modify / Clone RDS Usage dashboard

Amohlmann
Communicator

I essentially would like to clone the Relational Database Service usage dashboard so I can mess with it and do some testing. My main goal is to filter RDS Instances by their Tag but cannot see an easy way of doing this as it acts funny when I attempt to modify or clone this dashboard.

When I attempt to clone this dashboard, the new dashboard hides the RDS Instances Input which means I cannot do any searches. I am worried that if I straight up modify the dashboard I will put it in a similar state. Any tips?

Thanks,
Andrew

0 Karma

zliang_splunk
Splunk Employee
Splunk Employee

Hi Andrew,

The reason your cloned RDS dashboard didn't work is because that dashboard relies on a custom JS script. That JS script, which named rds.js is loaded in the DashboardEntry.js script. DashboardEntry.js will load that custom JS script with the same name as the dashboard. The built-in Relational Database Service dashboard is named rds (i.e. its ID is rds), so, DashboardEntry.js will load that rds.js automatically for the dashboard.

So apparently, you need to use "rds" as the ID of your cloned dashboard. In order not to confuse other users, you can give "private" permission to your cloned dashboard.

Hopefully this helps.

Thanks,
//Gimi

0 Karma
Get Updates on the Splunk Community!

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...