Skip to content

coulof/k8s-events-reporting

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

k8s-events-reporting

This repository offers a ready-to-go stack Kubernetes event monitoring stack on top of elastic + kibana + k8s-event-exporter.

To install the stack simply run install.sh script.

If you want to manually expose the Kibana url, you can launch from one of the node :

kubectl port-forward --address 0.0.0.0 -n demo service/default-kb-http 5601:5601

Then access kibana on the adequate URL.

For more details on the usage and organization, you can check that post : https://storage-monkey.io/kubernetes-event-monitoring.html

About

Kubernetes event monitoring stack on event-exporter, elasticsearch, kibana

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages