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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of kubernetes-event-exporter!