Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

AWS Collector for Cloud Inquisitor

Notifications You must be signed in to change notification settings

RiotGames/cinq-collector-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cinq-collector-aws

Please open issues in the Cloud-Inquisitor repository

Description

The base AWS collector queries all regions for every account collecting information for the following:

Account

Update the list of resources that are account wide

  • S3 Buckets
  • CloudFront Distributions
  • Route53 DNS Zones and records

Region

Update the list of the following resources for a specific account and region

  • EC2 Instances
  • AMIs
  • EBS Volumes
  • EBS Snapshots
  • Elastic BeanStalks
  • VPCs

Configuration Options

Option name Default Value Type Description
enabled True bool Enable the AWS collector
interval 15 int Run frequency, in minutes
max_instances 1000 int Maximum number of instances per API call