Please fill in the Logging Pattern field with the value of "microservice" or "included as package".

  • microservice - Logging runs as a separate microservice
  • included as package - Logging is included as a package within the project code
ProjectLogging Pattern
AAI
AAF
APPC
CCSDK
CLAMP
CLI
DCAEincluded as package in some DCAE mS 
DMaaP
ExtAPI
HOLMES
Modellingincluded as package
MSB
MultiCloud
MUSIC
OOF
Policy
Portal
SDCincluded as package
SDNC
SO
TestSuite
UsecaseUI
VFC
VIDincluded as package
VNFSDK
VVPincluded as package
  • No labels

1 Comment

  1. VID is using the following Maven dependencies:

            <dependency>
                <groupId>org.onap.logging-analytics</groupId>
                <artifactId>logging-filter-base</artifactId>
                <version>${onap.logging.version}</version>
            </dependency>
            <dependency>
                <groupId>org.onap.logging-analytics</groupId>
                <artifactId>logging-filter-spring</artifactId>
                <version>${onap.logging.version}</version>
            </dependency>