commit | 8b47d21863a8d9669ddb3a330c2c3d76c6b065a3 | [log] [tgz] |
---|---|---|
author | YongchaoWu <yongchao.wu@est.tech> | Mon Mar 18 14:17:02 2019 +0000 |
committer | YongchaoWu <yongchao.wu@est.tech> | Mon Mar 18 14:17:02 2019 +0000 |
tree | d07befa5fe0fcc8fcdec8fc2b0022f13975071b1 | |
parent | 6870154043d73d527cc42aca7ade7e49aa961476 [diff] |
Fix DataFile - Align Dmaap Topic configuration Remove additional configuration in Blueprints Remove additional configruation in component specs Change-Id: I0d546227af0be485f2ffed27a93c701a7654ff8e Issue-ID: DCAEGEN2-1145 Signed-off-by: YongchaoWu <yongchao.wu@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