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
Andreas Deininger 95b1f3c875
Fixing typos (#70487)
3 years ago
..
components
configuration Elasticsearch Config: Fix empty settings with expected default values (#69658) 3 years ago
hooks
img
test-helpers
ElasticResponse.test.ts
ElasticResponse.ts
IndexPattern.test.ts
IndexPattern.ts
LanguageProvider.test.ts
LanguageProvider.ts
LegacyQueryRunner.ts Elasticsearch: Update error message shown when testing the datasource (#70189) 3 years ago
QueryBuilder.test.ts
QueryBuilder.ts
README.md
dataquery.cue
dataquery.gen.ts
datasource.test.ts Elasticsearch: fix type-related bug within targetContainsTemplate (#69798) 3 years ago
datasource.ts Fixing typos (#70487) 3 years ago
guards.test.ts Elasticsearch: remove usages of any (#69575) 3 years ago
guards.ts Elasticsearch: remove usages of any (#69575) 3 years ago
mocks.ts
module.test.ts
module.ts
plugin.json
queryDef.test.ts
queryDef.ts
query_help.md
tracking.ts Elasticsearch: remove usages of any (#69575) 3 years ago
types.ts Elasticsearch: remove usages of any (#69575) 3 years 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/