This tool allows exporting the often missed Kubernetes events to various outputs so that they can be used for observability or alerting purposes. You won't believe what you are missing. Configuration is done via a YAML file, when run in Kubernetes, ConfigMap. The tool watches all the events and the user has to option to filter out some events, according to their properties. Critical events can be routed to alerting tools such as Opsgenie, or all events can be dumped to an Elasticsearch instance. You can use namespaces, and labels on the related object to route some Pod-related events to owners via Slack. The final routing is a tree which allows flexibility.
Features
- A match rule is exclusive, all conditions must be matched to the event
- Documentation available
- Webhooks/HTTP
- During processing a route, drop rules are executed first to filter out events
- The match rules in a route are independent of each other. If an event matches a rule, it goes down it's subtree
- If all the match rules are matched, the event is passed to the receiver
- Examples available
License
Apache License V2.0Follow kubernetes-event-exporter
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of kubernetes-event-exporter!