I’m using graylog on containers, I want to monitor multiple containers by sending their logs to graylog in order to :
- get ressource usage
- percent of time ressource is in use
- The degree to which the resource has extra work which it can’t service, often queued
- the count of error events
any ideas ?
Thanks.