efk-stack-helm icon indicating copy to clipboard operation
efk-stack-helm copied to clipboard

Helm chart to deploy a working logging solution using the ElasticSearch - Fluentd - Kibana stack on Kubernetes

Results 4 efk-stack-helm issues
Sort by recently updated
recently updated
newest added

I'm trying to make use of fluentd plugins that are not part of the image used. Is there anyway to do that other then using my own images? Documentation fails...

Thanks for creating the helm chart. With k8s deployed with kubeadm + helm 3.3.3 it misses the helm chart version and the k8s api has changed slightly. Fixes #6

Just installed it and tried to open the Kibana dashboard and then got this: ``` Login is currently disabled. Administrators should consult the Kibana logs for more details. ``` The...

When ever I try and deploy this chart the Readiness probe fails. ``` helm install --name efk . NAME: efk LAST DEPLOYED: Fri Feb 22 12:32:37 2019 NAMESPACE: default STATUS:...