summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json
diff options
context:
space:
mode:
Diffstat (limited to 'OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json')
-rw-r--r--OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json b/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json
new file mode 100644
index 0000000..b0f9816
--- /dev/null
+++ b/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-WARN-1day.json
@@ -0,0 +1,10 @@
+{
+ "$class": "org.openecomp.ncomp.sirius.manager.tableTemplate.LogTableTemplate",
+ "treePath": "/",
+ "tablePath": "/reports/logging/1day/WARN",
+ "minLevel": "WARN",
+ "minSeverity": "UNKNOWN",
+ "prefixResourcePath": "",
+ "duration": "-1day",
+ "aggregationDuration": "1hour"
+} \ No newline at end of file