You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/wiki/Security.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,20 @@ This document provides an overview of the security modules available in the infr
4
4
5
5
## Available Security Modules
6
6
7
+
### CloudTrail
8
+
9
+
The CloudTrail module provides comprehensive API activity logging and monitoring for your AWS infrastructure to enhance security auditing and compliance.
10
+
11
+
#### Overview
12
+
13
+
AWS CloudTrail records API calls and events across your AWS account. This module:
14
+
15
+
-**Comprehensive event logging**: Captures management events, data events, and insight events based on configuration
16
+
-**Multi-region support**: Can be configured to log events across all AWS regions for complete visibility
17
+
-**CloudWatch integration**: Sends logs to CloudWatch for real-time monitoring and alerting
18
+
-**SNS notifications**: Integrates with SNS topics for immediate alerting on critical events
19
+
-**S3 storage**: Stores all CloudTrail logs securely in Amazon S3 with configurable key prefix organization
20
+
7
21
### VPC Flow Log
8
22
9
23
The VPC Flow Log module captures network traffic information in your VPC to help with security monitoring and network analysis.
0 commit comments