# vi: ft=yaml apiVersion: 1 datasources: - name: cpu type: elasticsearch access: proxy url: http://maestro.dmz:14653 jsonData: index: 'fluentd.cpu' timeField: '@timestamp' - name: memory type: elasticsearch access: proxy url: http://maestro.dmz:14653 jsonData: index: 'fluentd.memory' timeField: '@timestamp'