Docs: change Elasticsearch provisioning example (#34110)

pull/34231/head
Giordano Ricci 5 years ago committed by GitHub
parent 889d3ed76f
commit c9145541b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/sources/datasources/elasticsearch.md

@ -243,7 +243,7 @@ datasources:
jsonData:
interval: Daily
timeField: "@timestamp"
esVersion: 70
esVersion: "7.0.0"
logMessageField: message
logLevelField: fields.level
```

Loading…
Cancel
Save