Minor changes
pm_producer-service -> pm-producer-service
Tidying up, removal of non used paramters.
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Issue-ID: NONRTRIC-853
Change-Id: I41dfb69cd4624e17b1152df360b67906ebffeb29
diff --git a/datafilecollector/config/application.yaml b/datafilecollector/config/application.yaml
index 5b00a74..7861618 100644
--- a/datafilecollector/config/application.yaml
+++ b/datafilecollector/config/application.yaml
@@ -26,8 +26,7 @@
file:
name: /var/log/ONAP/application.log
app:
- filepath: config/datafile_endpoints_test.json
- collected-files-path: "/tmp/onap_datafile/"
+ collected-files-path: "/tmp/oran_datafile/"
# Numer of worker threads. Increased number may increase throughput, but will require more executing resources.
number-of-worker-treads: 200
# KAFKA boostrap servers.