aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-02-02 15:35:56 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-02-02 15:35:56 +0100
commite8841df18b34ca299a7ee4effb387e3f9faa4843 (patch)
treefb192759d826da75ef9d63e833604f948bd6b07f
parent104a06b9cc074d77d46e6b6fc5150a951fb780b7 (diff)
Align HV-VES component spec. Add log directory.
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Icd0b99b2a79d9bbead035964ce30ac3cd33f2b4d
-rw-r--r--dpo/spec/hv-ves-collector.componentspec.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/dpo/spec/hv-ves-collector.componentspec.json b/dpo/spec/hv-ves-collector.componentspec.json
index b349dc7c..f9053a41 100644
--- a/dpo/spec/hv-ves-collector.componentspec.json
+++ b/dpo/spec/hv-ves-collector.componentspec.json
@@ -112,6 +112,9 @@
"timeout": "2s",
"script": "/opt/ves-hv-collector/healthcheck.sh"
},
+ "log_info": {
+ "log_directory": "/var/log/ONAP/dcae-hv-ves-collector/"
+ },
"tls_info": {
"cert_directory": "/etc/ves-hv/ssl/",
"use_tls": true,