Skip to content

Commit

Permalink
Merge pull request #10 from supaeasy/patch-1
Browse files Browse the repository at this point in the history
Added Source for forensic reports
  • Loading branch information
sweoggy authored Mar 16, 2021
2 parents 4474178 + 29d65e4 commit 486f202
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions grafana/grafana-provisioning/datasources/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,16 @@ datasources:
interval: 'Daily'
version: 1
editable: false
- name: 'dmarc-fo'
type: 'elasticsearch'
access: 'proxy'
orgId: 1
url: 'http://elasticsearch:9200'
database: '[dmarc_forensic-]YYYY-MM-DD'
isDefault: false
jsonData:
esVersion: 70
timeField: 'arrival_date'
interval: 'Daily'
version: 1
editable: false

0 comments on commit 486f202

Please sign in to comment.