CloudTrail审计员

probator-auditor-cloudtrail的Python项目详细描述


认证审计员CloudTrail

请在Probator存储库中打开问题

说明

该审计员确保cloudtrail:

  • 在多个区域上全局启用
  • 记录到中心位置
  • 已启用sns/sqs通知并将其发送到正确的队列
  • 未启用(所选名称的)区域路径

配置选项

Option nameDefault ValueTypeDescription
bucket_nameNonestringName of the S3 bucket to send CloudTrail logs to
bucket_regionus-west-2stringRegion to create S3 bucket in
cloudtrail_regionus-west-2stringRegion to create CloudTrail in
enabledFalseboolEnable the CloudTrail auditor
interval60intRun frequency in minutes
resource_tagsNonelistList of tags, in ^{} format. Empty value disabled tag management
s3_archive_days31intDays after which files go to cold storage. Empty or ^{} value to disable
s3_kms_key_idNonestringKMS Key ID for S3 SSE encryption. If empty, uses the default AWS KMS Key
sns_topic_nameNonestringSNS topic name for CloudTrail log delivery
sqs_queue_arnNonestringARN of the SQS queue receiving log notifications
trail_nameus-west-2stringName of the trail to create

基于防暴游戏的工作Cloud Inquisitor

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java无法使用JAXB配置Moxy   java如何让我的简单Swing telnet客户端正确显示字符?   java中从可运行线程调用主线程的多线程处理   java数据源。EBJ3会话bean中的getConnection()   使用java和正则表达式从xml文件提取值时出现问题   java定制Jersy胡须Mvc   在Java中,“限制并发”是什么意思?   java有没有更干净的方法可以在这里使用Optional,而不在三个地方返回“NA”?   java Tomcat启动,然后崩溃,除非我打电话   java理解客户机和服务器   java时间戳将在视图对象>实体转换期间丢失   如何在java中返回布尔值(基元)?   java使用spring mvc设置日志记录,希望仅对我的代码进行跟踪/调试   用Jackson解析嵌套对象