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
bergquist 6440d884db elastic: make sure old tests are for es2 9 years ago
..
img optimize png images using zopflipng (#6197) 9 years ago
partials fix(elasticsearch): Query editor allows to remove last group by (#5692) (#6223) 9 years ago
specs elastic: make sure old tests are for es2 9 years ago
README.md docs(elastic): updates readme 10 years ago
bucket_agg.js feat(elasticsearch): added geo hash bucket aggregation 10 years ago
config_ctrl.ts Merge branch 'master' of github.com:grafana/grafana 9 years ago
datasource.d.ts feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 10 years ago
datasource.js Merge branch 'master' of https://github.com/grafana/grafana 9 years ago
elastic_response.d.ts tech(systemjs): almost all tests are passing 10 years ago
elastic_response.js (fix)elasticsearch: IP addresses don't survive terms aggregation (#4393) (#6246) 9 years ago
index_pattern.d.ts tech(systemjs): almost all tests are passing 10 years ago
index_pattern.js Fix elasticsearch hourly indexes 10 years ago
metric_agg.js tech(lodash): began migration work 9 years ago
module.ts feat(plugins): made it possible to have relative plugin template urls 10 years ago
plugin.json ux(): initial pass at new card / list design, #4364 10 years ago
query_builder.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_builder.js Fix raw document query on ES 5.x 9 years ago
query_ctrl.ts tech(lodash): began migration work 9 years ago
query_def.d.ts tech(systemjs): almost all tests are passing 10 years ago
query_def.js fix(plugin dashboards): fixed issue with plugin dashboard list, fixes #6215 9 years ago

README.md

Elasticsearch Datasource - 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:

http://docs.grafana.org/datasources/elasticsearch/