aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Wrobel <tomasz.wrobel@nokia.com>2021-02-04 11:59:20 +0100
committerTomasz Wrobel <tomasz.wrobel@nokia.com>2021-02-04 12:01:08 +0100
commitecce47106dc57432824df1bc63afb22f62491c1b (patch)
tree5dfaf53eb695f86cc3c73976052d667565ed1cc7
parente8841df18b34ca299a7ee4effb387e3f9faa4843 (diff)
Align component spec - change log level.
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4d41bffa4cdc37ffba0a391daf13f507a8e3b4fb
-rw-r--r--dpo/spec/hv-ves-collector.componentspec.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/spec/hv-ves-collector.componentspec.json b/dpo/spec/hv-ves-collector.componentspec.json
index f9053a41..7937e19b 100644
--- a/dpo/spec/hv-ves-collector.componentspec.json
+++ b/dpo/spec/hv-ves-collector.componentspec.json
@@ -23,7 +23,7 @@
"parameters": [
{
"name": "logLevel",
- "value": "DEBUG",
+ "value": "INFO",
"description": "The logging level used for collector classes",
"sourced_at_deployment": true,
"policy_editable": false,