openvstorage/openvstorage-health-check

Check logging configuration of a node

wimpers opened this issue · 1 comments

We already have encountered numerous occasions where the logging wasn't correctly configured (f.e. rate limiting was enabled). The health check should notify us that things are not configured correctly.

These checks should be added as [WARNING]

As part of [INFO] add the log level of each component.

Things to check:

  • rate limiting
  • rsyslog server access
  • local fs disk space (? if applicable)

@openvstorage/operations can you complete what needs to be checked ...