summaryrefslogtreecommitdiffstats
path: root/OPENECOMP-DEMO/controller-template/configuration/tableTemplates/log-ALL-1day.json
blob: d83caeccd66c04216cbc2052a1854a45759a037f (plain)
1
2
3
4
5
6
7
8
9
10
{
  "$class": "org.openecomp.ncomp.sirius.manager.tableTemplate.LogTableTemplate",
  "treePath": "/",
  "tablePath": "/reports/logging/1day/ALL",
  "minLevel": "UNKNOWN",
  "minSeverity": "UNKNOWN",
  "prefixResourcePath": "",
  "duration": "-1day",
  "aggregationDuration": "1hour"
}