- はじめに
- エージェント
- インテグレーション
- Watchdog
- イベント
- ダッシュボード
- モバイルアプリケーション
- インフラストラクチャー
- サーバーレス
- メトリクス
- ノートブック
- アラート設定
- APM & Continuous Profiler
- CI Visibility
- RUM & セッションリプレイ
- データベース モニタリング
- ログ管理
- セキュリティプラットフォーム
- Synthetic モニタリング
- ネットワークモニタリング
- 開発者
- API
- アカウントの管理
- データセキュリティ
- ヘルプ
Classification:
compliance
Ensure that AWS CloudTrail is enabled.
AWS CloudTrail enables you to configure regions from one location to maintain infrastructure security.
Follow the AWS CloudTrail tutorial docs to get started with CloudTrail.
Run aws cloudtrail describe-trails
Run update-trail
on any returned trail name above to enable multi-region-trail.
update-trail.sh
aws cloudtrail update-trail
--name GlobalTrailName
--is-multi-region-trail