commit | b7a79dd0d1d5724a9d7658505fd974f788f95bfb | [log] [tgz] |
---|---|---|
author | JoeOLeary <joseph.o.leary@est.tech> | Wed Jul 22 14:08:40 2020 +0100 |
committer | JoeOLeary <joseph.o.leary@est.tech> | Thu Jul 23 16:59:59 2020 +0100 |
tree | 4e1fc2680236aa0f13138f4ebb837dac384eb133 | |
parent | a4638a48f6b369c3913e464bd73a952427d74c4a [diff] |
Update to Java 11 minor version bump to 1.4.0 Issue-ID: DCAEGEN2-1691 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: Iaf9e8fdcf469fe79c63e8e3868b18168a60a7f2c
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