- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Classification:
compliance
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