commit | 42c23b6bfa5e55c8eb5be890de34b94e907ebe89 | [log] [tgz] |
---|---|---|
author | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | Tue Dec 15 11:19:51 2020 +0100 |
committer | Krzysztof Gajewski <krzysztof.gajewski@nokia.com> | Wed Dec 30 11:51:40 2020 +0100 |
tree | 87b3f080a6da1e3360c7ef7ceb3031793ca1f07d | |
parent | 4da3abb16bf2063a949f0bc4a48af2fac9c46ba5 [diff] |
Add HTTP as new protocol to collect files from xNFs - HTTP basic auth included - small code refactoring related to the task Issue-ID: DCAEGEN2-2527 Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Change-Id: I13ec80e996861e14d2c561087c4af3b34d861030
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