https://github.com/base2services/cfn-guardian
https://github.com/base2services/cfn-guardian
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/base2services/cfn-guardian
- Owner: base2Services
- License: mit
- Created: 2020-01-10T04:47:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T06:45:46.000Z (about 2 years ago)
- Last Synced: 2024-05-29T15:58:24.278Z (about 2 years ago)
- Language: Ruby
- Size: 378 KB
- Stars: 5
- Watchers: 5
- Forks: 10
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CfnGuardian
[Documentation](docs/overview.md)
CfnGuardian is a AWS monitoring tool with a few capabilities:
- creates cloudwatch alarms through cloudformation based upon resources defined in a YAML config
- alerting through SNS using 4 levels of severity [ Critical, Warning, Task, Informational ]
- has a standard set of default alarms across many AWS resources
- creates cloudwatch log metric filters with default alarms
- creates specfic aws events with sns targets
- creates custom metrics for external checks through lambda functions such as
- http endpoint availability
- http status code matching
- http body regex matching
- domain expiry
- ssl expiry
- sql query
- nrpe
- sftp availability
- sftp file download
- tls version checking
**Supported AWS Resources**
- ACM Certificates
- AmazonMq(RabbitMQ and ActiveMQ)
- ApiGateway
- Application Targetgroups
- Network TargetGroups
- AutoScalingGroups
- CloudFront Distributions
- DocumentDB Clusters
- DynamoDB Tables
- EC2 Instances
- ECS Clusters
- ECS Services
- EFS
- Classic LoadBalancers
- Lambda Functions
- RDS Clusters
- RDS Instances
- Redshift Cluster
- SQS Queues
- LogGroup Metric Filters
- ElasticSearch