Logging Dublin M1 Release Planning
DRAFT PROPOSAL FOR COMMENTS
- 1 Overview
- 2 Scope
- 2.1 What is this release trying to address?
- 2.2 Use Cases
- 2.3 Functionalities
- 2.3.1 Epics
- 2.3.1.1 Logging-analytics
- 2.3.1.2 POMBA
- 2.3.2 Stories
- 2.3.2.1 Logging-analytics
- 2.3.2.2 POMBA
- 2.3.1 Epics
- 2.4 Longer term roadmap
- 3 Release Deliverables
- 4 Sub-Components
- 5 Architecture
- 5.1 High level architecture diagram
- 5.1.1 POMBA
- 5.2 Platform Maturity
- 5.3 Logging-analytics
- 5.4 POMBA
- 5.5 Logging-analytics
- 5.6 POMBA
- 5.1 High level architecture diagram
- 6 Other Information
Overview
Logging | Logging |
|---|---|
Target Release Name | Dublin |
Project Lifecycle State | Mature. Refer to ONAP Charter, section 3.3 Project Lifecycle for further information |
Participating Company | Amdocs, AT&T |
Scope
What is this release trying to address?
Logging related collection, shipping, indexing, storage, searching, display. And S3P performance, scaling, resiliency of the ELK stack and filebeat infrastructure.
Implementation of the marker/MDC related specification finalized in Casablanca
Additional stretch goals is a pluggable common ELK chart, prometheus integration
Adjusting the POMBA audit API.
Use Cases
Log collection and triage of any ONAP supported use case transaction for vFW, vDNS, vVOLTE or vCPE
(POMBA) audit of any of the above use case transactions for the purposes of out of band model based audit.
Minimum Viable Product
ELK + Prometheus stack functions
POMBA stack functions
Functionalities
List the functionalities that this release is committing to deliver by providing a link to JIRA Epics and Stories. In the JIRA Priority field, specify the priority (either High, Medium, Low). The priority will be used in case de-scoping is required. Don't assign High priority to all functionalities.
Epics
Logging-analytics
POMBA
Stories
Logging-analytics
POMBA
Longer term roadmap
Indicate at a high level the longer term roadmap. This is to put things into the big perspective.
LOG-707: Logging El-Alto (moved from) Dublin ScopeClosed
Release Deliverables
Indicate the outcome (Executable, Source Code, Library, API description, Tool, Documentation, Release Note...) of this release.
Deliverable Name | Deliverable Description |
|---|---|
pomba jar/war/dockers logging jar/war | see sub-components |
Sub-Components
List all sub-components part of this release.
Activities related to sub-components must be in sync with the overall release.
Sub-components are repositories and are consolidated in a single centralized place. Edit the Release Components name for your project in the centralized page.
Components Name | Components Repository name | Maven Group ID | Maven Artifact ID | Java package name | Components Description |
|---|---|---|---|---|---|
logging-analytics | logging-analytics | org.onap.logging-analytics | logging-analytics | org.onap.logging | A reference analytics pipeline configuration |
pomba-context-aggregator | logging-analytics/pomba/pomba-context-aggregator | org.onap.pomba
| pomba-context-aggregator | org.onap.pomba.context.aggregator | Orchestrates calls to various context builders and aggregates data from various data sources into one single payload |
pomba-aai-context-builder | logging-analytics/pomba/pomba-aai-context-builder | org.onap.pomba | pomba-aai-context-builder | org.onap.pomba.contextbuilder.aai | AAI Context builder. Interacts with A&AI and transforms A&AI data into common model structure |
pomba-sdc-context-builder | logging-analytics/pomba/pomba-sdc-context-builder | org.onap.pomba | pomba-sdc-context-builder | org.onap.pomba.contextbuilder.sdc | SDC Context builder. Interacts with SDC and transforms SDC TOSCA CSAR into common model structure |
pomba-sdnc-context-builder | logging-analytics/pomba/pomba-sdnc-context-builder | org.onap.pomba | pomba-sdnc-context-builder | org.onap.pomba.contextbuilder.sdnc | SDN-C Context Builder. Interacts with SDN-C and transforms SDN-C data into common model structure |
pomba-network-discovery-context-builder | logging-analytics/pomba/pomba-network-discovery-context-builder | org.onap.pomba | pomba-network-discovery-context-builder | org.onap.pomba.contextbuilder.networkdiscovery | Network Discovery Context Builder. Interacts with Network discovery component and transforms its data into common model structure |
pomba-audit-common | logging-analytics/pomba/pomba-audit-common | org.onap.pomba | pomba-audit-common | org.onap.pomba.common.audit | POJO project. Holds POMBA common model POJO representation |