AWS Aurora
Connecting AWS Aurora MySQL Relational Database Service (RDS) logs to your Panther Console
Overview
Panther supports ingesting Amazon Web Services (AWS) Aurora MySQL Relational Database Service (RDS) logs via AWS S3.
How to onboard AWS Aurora logs to Panther
To pull Aurora logs into Panther, you will need to set up an S3 bucket in the Panther Console to stream data from your AWS account.
In the lefthand navigation bar of your Panther Console, click Configure > Log Sources.
Click Create New.
Search "AWS" to see the list of available log sources.
Select AWS Aurora MySQL.
Select AWS S3 Bucket for your source to begin setup. Follow Panther’s documentation for configuring S3 for data transport.
Panther-built detections
See Panther's prewritten AWS rules in the panther-analysis Github repository.
Supported AWS Aurora logs
AWS.AuroraMySQLAudit
AuroraMySQLAudit is an RDS Aurora audit log containing context on database calls. For more information, see AWS's documentation on Aurora MySQL database cluster auditing.
Last updated