openpitrix
openpitrix copied to clipboard
Logging System Design
This system is an independent project which is used by other systems such as OpenPitrix, QingCloud AppCenter, or end user's applications that are running on VMs of any cloud platform. For OpenPitrix, the logging system would satisfy the following requirements.
- Collect health status of applications into OpenPitrix system
- Collect monitoring info of applications into OpenPitrix system
- Collect application logs into OpenPitrix system
The first requirement must be provided for the first OpenPitrix release.