From: Tomasz Wrobel Date: Tue, 2 Feb 2021 14:35:56 +0000 (+0100) Subject: Align HV-VES component spec. Add log directory. X-Git-Tag: 1.7.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e8841df18b34ca299a7ee4effb387e3f9faa4843;p=dcaegen2%2Fcollectors%2Fhv-ves.git Align HV-VES component spec. Add log directory. Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel Change-Id: Icd0b99b2a79d9bbead035964ce30ac3cd33f2b4d --- 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,