diff options
Diffstat (limited to 'dpo')
-rw-r--r-- | dpo/spec/hv-ves-collector.componentspec.json | 3 |
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, |