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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of kubernetes-event-exporter!