docker_monitoring_logging_alerting icon indicating copy to clipboard operation
docker_monitoring_logging_alerting copied to clipboard

Docker host and container monitoring, logging and alerting out of the box using cAdvisor, Prometheus, Grafana for monitoring, Elasticsearch, Kibana and Logstash for logging and elastalert and Alertman...

Results 8 docker_monitoring_logging_alerting issues
Sort by recently updated
recently updated
newest added

I get https://grafana.com/grafana/dashboards/395 Problem with panel `Free and Used Disk Space on Node`. Not found metrics `node_filesystem_free` and `node_filesystem_size`. But exists `node_filesystem_free_bytes` and `node_filesystem_size_bytes`. The same problems with panels: -...

Nodeexporter does not have an access to system network metrics, need to map /proc and make some magic with PID=1

It would be nice if when a container starts with say a `label` or `env`, the prom config would be rerendered (with docker-gen for instance) and prom would be restarted...

There seems to be issue with the version of curator in this repo. I tested whole suite in unsecure mode; except for curator every other service was running. The error...

@riemers was working on this in #5. Not sure, if this is ready yet?!

enhancement
help wanted

I just felt like opening up an avenue for users of this suite to have a conversation more easily. So if you want to give any sort of feedback, want...

As a potential User, I would like to test this suite without having to modify my locally installed applications. One might not want to install docker on his/her local machine....