The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/elasticsearch
Ida Štambuk ee6c3b6255
ElasticSearch: Make script field input a text area (#103708)
8 months ago
..
components ElasticSearch: Make script field input a text area (#103708) 8 months ago
configuration Datasources: Replace deprecated @grafana/experimental with @grafana/plugin-ui in Cloudwatch and Elasticsearch (#99374) 11 months ago
docs Elasticsearch: Add developer documentation (#89050) 2 years ago
hooks Replace usage of `react-test-renderer` and `@testing-library/react-hooks` (#98152) 1 year ago
img
test-helpers React: Use new JSX transform (#88802) 1 year ago
ElasticResponse.test.ts
ElasticResponse.ts Grafana Data: Use package.json exports for internal code (#102696) 9 months ago
IndexPattern.test.ts
IndexPattern.ts
LanguageProvider.test.ts
LanguageProvider.ts
QueryBuilder.test.ts
QueryBuilder.ts
README.md
dataquery.cue
dataquery.gen.ts
datasource.test.ts Elasticsearch: Replace level in adhoc filters with level field name (#100315) 10 months ago
datasource.ts Elasticsearch: Replace level in adhoc filters with level field name (#100315) 10 months ago
guards.test.ts
guards.ts
mocks.ts Elasticsearch: Remove `enableElasticsearchBackendQuerying` feature toggle (#88668) 2 years ago
modifyQuery.test.ts
modifyQuery.ts Elasticsearch: Replace level in adhoc filters with level field name (#100315) 10 months ago
module.test.ts
module.ts
plugin.json Plugins: Update all core plugins with raise issue and docs links (#101929) 9 months ago
queryDef.test.ts
queryDef.ts
query_help.md
tracking.test.ts
tracking.ts
types.ts Frontend: Enable TS IsolatedModules (#95586) 1 year ago
utils.test.ts
utils.ts

README.md

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/