- 重要な情報
- はじめに
- 用語集
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Enable logging for your Amazon Redshift cluster.
Logging data from Amazon Redshift clusters is helpful when troubleshooting or completing security and compliance audits.
Follow the Amazon Redshift Configuring auditing using the console docs to enable logging, create audit log files, and store them in an Amazon S3 bucket.
enable-logging
with your cluster ID and the S3 bucket where log files are to be stored.list-buckets.sh
aws redshift enable-logging
--cluster-identifier your-cluster-id
--bucket-name aws-redshift-logs