Plugins 〉Elasticsearch


Developer

Grafana Labs

Sign up to receive occasional product news and updates:



Data Source
grafana

Elasticsearch

  • Overview
  • Installation
  • Change log
  • Related content

Elasticsearch Data Source - Native Plugin

Grafana ships with advanced support for Elasticsearch. You can do many types of simple or complex elasticsearch queries to visualize logs or metrics stored in Elasticsearch. You can also annotate your graphs with log events stored in Elasticsearch.

Read more about it here:

https://grafana.com/docs/grafana/latest/features/datasources/elasticsearch/

Installing Elasticsearch on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

12.5.5

  • Fix: Enable ForwardHTTPHeaders so OAuth identity is forwarded to Elasticsearch #271
  • Feature: Automatically add a time range filter on ESQL queries when it's not provided #261
  • Dependency updates:
    • Chore: Update dependency @grafana/data to v13.0.0 #267 and previous versions
    • Chore: Update dependency @elastic/esql to v1.8.0 #265 and previous versions
    • Chore: Update dependency @elastic/monaco-esql to v3.3.1 #264
    • Chore: Update dependency @swc/core to ^1.15.24 #277
    • Chore: Update dependency prettier to ^3.8.2 #278 and previous versions
    • Chore: Update dependency eslint-webpack-plugin to v6 #260
    • Chore: Update dependency sass to v1.99.0 #259
    • Chore: Update dependency @playwright/test to ^1.59.1 #257
    • Fix(deps): Update module github.com/grafana/grafana-plugin-sdk-go to v0.291.1 #262
    • Fix(deps): Update module github.com/magefile/mage to v1.17.1 #242
    • Chore: Update module go.opentelemetry.io/otel/sdk to v1.43.0 [security] #255

12.5.4

  • Build: Override plugin sdk's BuildAll to enable extra platforms #245
  • Chore: Disable splashscreen to fix e2e tests #246
  • Dependency updates:
    • Chore: Update dependency @grafana/data to v13.0.0-24126890812 #250 and previous versions
    • Chore: Update dependency @elastic/esql to v1.7.0 #230
    • Chore: Update swc monorepo #249
    • Fix(deps): Update module github.com/magefile/mage to v1.17.0 #237

12.5.3

  • Chore: Add linux/s390x and windows/arm64 targets to build #220
  • Dependency updates:
    • Fix(deps): Update module github.com/grafana/grafana-plugin-sdk-go to v0.291.0 #222
    • Chore: Update dependency @grafana/data to v13.0.0-23914290240 #233 and previous versions

12.5.2

  • Feature: Add support for runtime fields #189
  • Docs: Add README and CONTRIBUTING guide #212
  • Dependency updates:
    • Chore: Update dependency @grafana/data to v13.0.0-23796392586 #211 and previous versions
    • Chore: Update grafana monorepo #173
    • Chore: Update dependency @elastic/esql to v1.6.0 #179
    • Chore: Update dependency @swc/core to ^1.15.18 #172
    • Chore: Update dependency @swc/helpers to ^0.5.19 #199
    • Chore: Update npm to v11.12.1 #200

12.5.1

  • Fix: Correctly support legacy template variables #162
  • Fix: Raw query editor orderBy bug #161

12.5.0

  • Feature: Add support for ES|QL queries #124
  • Fix: Explicitly forward Content-Type header to upstream requests #133

12.4.3

  • Fix: Add missing AWS authentication middleware
  • Chore: Copy query editor options box from core #104
  • Chore: Copy variable query editor support from core #100

12.4.2

  • Initial release of the Elasticsearch data source as an external data source.