Change autoprovisioned Datasource to ES7

This commit is contained in:
2021-02-21 16:59:36 +01:00
parent 39f7628dfb
commit 271d63babe

View File

@@ -35,5 +35,5 @@ datasources:
database: "pfsense_*" database: "pfsense_*"
url: http://elasticsearch:9200 url: http://elasticsearch:9200
jsonData: jsonData:
esVersion: 60 esVersion: 70
timeField: "utc_timestamp" timeField: "timestamp"