commit | 5662ec25d8c24caa014d6988581dfca76c15fef0 | [log] [tgz] |
---|---|---|
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Thu Aug 25 13:48:45 2022 +0200 |
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Mon Aug 29 18:41:45 2022 +0200 |
tree | 0033818469c12c642076e1ed46148c951564ba91 | |
parent | 8929c55ec055d25a8e10c9e06983f849e2f65f40 [diff] |
Fix DFC vulnerabilities - Update DCAE-SDK to version 1.8.10 - Update spring-boot to version 2.7.2 - Update spring to version 5.3.22 - Update tomcat-embed-core to version 9.0.65 - Update classgraph to version 4.8.149 - Update jackson-databind to version 2.13.3 - Update springdoc-openapi-ui to version 1.6.11 Issue-ID: DCAEGEN2-3211 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Iab97ade90792708742283cdeec732ca11351ec28
Datafile Collector is responsible for collecting PM counter files from PNF (Physical Network Function) and then publish these files to Dmaap DataRouter.
DFC is delivered as one Docker container which hosts application server and can be started by docker-compose
.
Whole project (top level of DFC directory) and each module (sub module directory) can be compiled using mvn clean install
command.
mvn install docker:build
Running with dev-mode of DFC
Heartbeat: http://<container_address>:8100/heartbeat or https://<container_address>:8443/heartbeat
Start DFC: http://<container_address>:8100/start or https://<container_address>:8433/start
Stop DFC: http://<container_address>:8100/stopDatafile or https://<container_address>:8433/stopDatafile
org.onap.dcaegen2.collectors
dcae-services
Copyright (C) 2018-2019 NOKIA Intellectual Property, 2018-2019 Nordix Foundation. All rights reserved. License