Skip to content

Setup logging via aws_redshift_logging resource#39

Open
Kristián Leško (kristian-lesko) wants to merge 1 commit into
cloudposse:mainfrom
VerticeOne:logging_update
Open

Setup logging via aws_redshift_logging resource#39
Kristián Leško (kristian-lesko) wants to merge 1 commit into
cloudposse:mainfrom
VerticeOne:logging_update

Conversation

@kristian-lesko
Copy link
Copy Markdown

what

Redshift cluster audit logging is now setup using the separate aws_redshift_logging Terraform resource, as recommended by the upstream docs. Support for setting up logging to CloudWatch is added on top of the already-supported S3 log destination.

why

The original logging parameter directly on the aws_redshift_cluster resource is now marked as deprecated.

references

Closes #38.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Needs triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Logging configuration for cloudwatch

1 participant