blob: 9383adb1b49fd02d081f813be430833c6f1779e4 [file] [log] [blame]
Martin Polreichbafd2572018-07-17 15:45:00 +02001grafana:
2 client:
3 enabled: true
4 server:
5 protocol: https
6 host: grafana.host
7 port: 3000
8 user: admin
9 password: password
10 datasource:
11 elasticsearch:
12 type: elasticsearch
13 host: log01.domain.com
14 port: 80
15 index: grafana-dash
16 dashboard:
17 system_metrics:
18 title: "Generic system metrics"
19 style: dark
20 editable: false
21 row:
22 top:
23 title: "First row"