commit | 1ee111c0eb9d93df995a203d2f153443e17d344c | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Fri Apr 12 08:24:36 2019 +0000 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Fri Apr 12 08:24:36 2019 +0000 |
tree | ea3ac32d0137185373e4dc9317b5f18533c98ef2 | |
parent | 3fab23e694acb269ed12a69e0317ded15fef0e3e [diff] |
Fixed build problems Fixed a build problem cause by a merge error from previous commits. Fixes warnings from maven compile Change-Id: I1ce88b2686b3be5ecd17113cbfde3e65297c27c6 Issue-ID: DCAEGEN2-1118 Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
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