Webhook plugin for AWS SNS
SpaceONE's plugin-aws-sns-monitoring-webhook is a tool that can integrate and manage events of various patterns from various AWS alert services.
SpaceONE already supports various external monitoring ecosystems in the form of plug-ins
(Prometheus, Grafana, Zabbix, etc), and SNS webhook is one of them, which more reliably supports events of AWS alert services.
Find us also at Dockerhub
Latest stable version : 1.2.1
Please contact us if you need any further information. ([email protected])
Currently, you can receive the following events using AWS SNS webhook.
- AWS Cloudwatch
- AWS Health
If you need detailed AWS SNS settings to use the sns webhook.
Please refer to the SpaceONE Documentations.
Enhancement
- add MetricName and Namespace field in additional_info of cloudwatch (#1)
Bugfix
- fix title and rule field in event of cloudwatch (#1)
Enhancement
- Apply regardless of primitive type about phd events (#50)
- change to receive paragraph-delimited scription (#48)
Enhancement
- Add provider field and account field (#47)
- Add affected entities in discription (#46)
Test
- Add test code about Event Service (#46)
Enhancement
- Apply PersonalHealthDashboard Event (#39, #41)
Refactoring
- Modify affectedEntities type (#44)
- Add account info in discription(#41)
Refactoring
- Add remove_code_in_title method (#37)
- Update get_namespace (#35)
- Modify severity_flag (#27)
Enhancement
- Update for cloud_metrics for aws cloudwatch type (#29)