mirror of
https://github.com/debricked/dmarc-visualizer.git
synced 2026-02-17 07:03:57 +00:00
17 lines
307 B
YAML
17 lines
307 B
YAML
apiVersion: 1
|
|
|
|
datasources:
|
|
- name: 'dmarc-ag'
|
|
type: 'elasticsearch'
|
|
access: 'proxy'
|
|
orgId: 1
|
|
url: 'http://elasticsearch:9200'
|
|
database: '[dmarc_aggregate-]YYYY-MM-DD'
|
|
isDefault: true
|
|
jsonData:
|
|
esVersion: 70
|
|
timeField: 'date_range'
|
|
interval: 'Daily'
|
|
version: 1
|
|
editable: false
|