Thank you for your answer deepakc, but that is not correct. I do not want to have a simple KPI Dashboard. Each detailed (sub) dashboard, has custom query's which I don't want to run automatically twice, once in the detailed board and once on the summary board. Maybe an simple example makes my question more clear: App1-Dashboard: - 10 different custom query's which will show 10 different traffic light style of indication App2-Dashboard: - 50 different custom query's which will show 50 different traffic light style of indication App3-Dashboard: - 15 different custom query's which will show 15 different traffic light style of indication The logs are not simply evaluated based on log-level, rather based on specific string combinations. Instead of looking to each of my three dashboards one by one, I would like to have a "Summary Dashboard" which only includes three traffic lights. One for each mentioned app above. If e.g. App2-Dashboard has one of 50 traffic light warnings, I would like to see the traffic light of App2 in my "Summary Dashboard" indicate yellow or red to make sure I'm aware of any problem in App2. I do not want to have all custom query's run in the Summary Dashboard and on each App Dashboard.
... View more