...
The below matrix is organized by log lifecycle across ONAP Components and Services. The components and services are further broken down by application, container and infrastructure.a representation of the log management categories (lifecycle) in relation to the two categories of run-time logs (logs of ONAP events, logs of events from services orchestrated by ONAP) For the purposed of this activity application, container and infrastructure are defined as follows:
- Application: This refers to runtime containerized application
- Container: This refers to the container platform and orchestration software that ONAP interfaces with. For example, docker and K8S.
- Infrastructure: This refers to any physical, virtualization, element managers, and/or operating system components.
Phase | 1 (ONAP Based Events) | 2 (events from services orchestrated by ONAP) | |||||
---|---|---|---|---|---|---|---|
ONAP Components (e.g., DCAE, SDC, etc.) | Services (xNF, xApps) | ||||||
Lifecycle | Application | Container (k8s and Docker) | Infrastructure | Application | Container | InfrastructureHow they are generated | |
Generation | X | X | How they are made available|||||
Collection | X | X | |||||
Monitoring | |||||||
Alerting | |||||||
Response | P | P | X | X |
Phase 1 will focus on logs of ONAP events.
...
Key: X: Indicates what is in-scope for ONAP |
BP: Indicates a best practice
P: Partially in-scope (group consensus is mixed). |
Phase 1 will focus on logs of ONAP events.
Phase 2 will focus on logs of events from services orchestrated by ONAP
Definitions:
Application: This refers to runtime containerized application
Container: This refers to the container platform and orchestration software that ONAP interfaces with. For example, docker and K8S.
...