kz8s / tack

Terraform module for creating Kubernetes cluster running on Container Linux by CoreOS in an AWS VPC
MIT License
719 stars 145 forks source link

Kibana and logging across namespaces #124

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hey,

Is there any way to use the current Kibana & Elasticsearch setup for logging across multiple namespaces?

The way I have it working right now is with an extra fluentd daemon set in the default namespace, but maybe there is a better solution.

Thanks :)

wellsie commented 7 years ago

hi @vasil-moneybird - what are you looking to log ? docker logs ?

ghost commented 7 years ago

Yep