This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
shoarma/ansible/roles/monitoring/elasticsearch.yml.j2

14 lines
247 B
Text
Raw Normal View History

2023-08-02 16:07:24 +00:00
# vi: ft=yaml
2023-08-01 14:24:00 +00:00
apiVersion: 1
datasources:
- name: Elasticsearch
type: elasticsearch
access: proxy
url: http://maestro.dmz:14653
jsonData:
# index: '[metrics-]YYYY.MM.DD'
interval: Daily
timeField: '@timestamp'