diff options
author | lj1412 <lji@research.att.com> | 2017-02-14 15:12:15 +0000 |
---|---|---|
committer | lj1412 <lji@research.att.com> | 2017-02-14 15:12:17 +0000 |
commit | f80e6a127d51d68ff6c77196767ea8ea10e73243 (patch) | |
tree | 4d0cf0ec81578cedcf196940730685f2bbf28870 /OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json | |
parent | 055adf10fbc9893772f4d799c5af053fe098e144 (diff) |
Init dcae.demo
Change-Id: Ifc50405276e40c6458d236cd218764573551a7aa
Signed-off-by: lj1412 <lji@research.att.com>
Diffstat (limited to 'OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json')
-rw-r--r-- | OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json b/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json new file mode 100644 index 0000000..c6cdfaf --- /dev/null +++ b/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-SEV2-1week.json @@ -0,0 +1,10 @@ +{ + "$class": "org.openecomp.ncomp.sirius.manager.tableTemplate.LogTableTemplate", + "treePath": "/", + "tablePath": "/reports/logging/1week/SEV2", + "minLevel": "UNKNOWN", + "minSeverity": "SEV2", + "prefixResourcePath": "", + "duration": "-7day", + "aggregationDuration": "1day" +}
\ No newline at end of file |