OpenCHAMI / roadmap

Public Roadmap Project for Ochami
MIT License
0 stars 0 forks source link

[RFD] Troubleshooting, Diagnostics, and Auditing #32

Open alexlovelltroy opened 3 months ago

alexlovelltroy commented 3 months ago

Understanding the behavior of the system is essential to identify and remediate unexpected behavior.

The software must be able to provide a "dumpfile" or equivalent that is useful when filing bugs.

Is remote monitoring essential for operation? quickstart?

How can local monitoring support troubleshooting?

Should OpenCHAMI support an opinionated logging standard?

Which ones are available?

Which one should we choose?

What is the OpenCHAMI standard for making information available for troubleshooting?

What is the OpenCHAMI standard for auditing operations?

OpenCHAMI components must have separately configured log levels with similar syntax with well defined severity levels.

OpenCHAMI needs to document where control passes to 3rd-party systems and how to diagnose problems.