commit | 814ddd12e695433b8c6a760cc9424dc1c0bae4d1 | [log] [tgz] |
---|---|---|
author | PatrikBuhr <patrik.buhr@est.tech> | Thu Apr 04 14:41:34 2019 +0000 |
committer | PatrikBuhr <patrik.buhr@est.tech> | Thu Apr 04 14:41:34 2019 +0000 |
tree | e0d5d295e8419311f7f53b2baa0501e395150163 | |
parent | d90535ce664cfde22e0670c950498a114388df99 [diff] |
Improved logging Fixed problem with startup which lead to that the REST API was not working running locally. Fixed problem with DmaapProducerHttpClient which would use no timeout, which can lead to infinitly haninging threads. A long timeout is used instead. Change-Id: I28469b1b3aaad0dab4cf247bb8af968e71a60133 Issue-ID: DCAEGEN2-1305 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