commit | 79461fa491c2ebdce6311099d2f0da75e305f91c | [log] [tgz] |
---|---|---|
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Wed Jul 29 15:23:46 2020 +0200 |
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Wed Jul 29 15:25:43 2020 +0200 |
tree | 730c8be088191d9e885447d439dd927da2a4a870 | |
parent | 9be7af131a459607eebe0fe45c35abe6a41d49cc [diff] |
Revert java version to 11 Issue-ID: DCAEGEN2-2219 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I82b8fa0ead6e9576c8953739e6563488d4ac9764
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.
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