All Apps and Add-ons

Splunk App for AWS: Why is the Relational Database Service dashboard not listing Aurora Engines?

akalyanaraman
New Member

Relational Database Service dashboard within Splunk App for AWS is not listing Aurora Engines within the section named RDS Instance Details. When I looked at the underlying search, it makes use of a macro name "aws-rds-description". This macro is ignoring specifically aurora. Below mentioned is the macro search:

`aws-description-index` source="*:rds_instances" engine != "aurora"

Can someone please let me know why aurora engines are ignored?

Environment details:
Splunk Add-on for AWS : 4.0.0
Splunk App for AWS : 4.2.0

0 Karma

zliang_splunk
Splunk Employee
Splunk Employee

Hi,

It's because by the time when the RDS dashboard was implemented, there were no aurora metrics found in cloudwatch data collected by the input. As we are seeing the data now, I believe that filter will be soon removed. Before that, you could remove it by rewriting that macro in your local macros.conf file.

Thanks,
//Gimi

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...