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
Ryan McKinley 5a41e8b119 Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 6 years ago
..
components Explore: Adds URL support for select mode (#17755) 6 years ago
img Chore: fix modes for non-executable files (#16864) 6 years ago
partials Elasticsearch: Fix default max concurrent shard requests (#17770) 6 years ago
specs Refactor: move KeyValue and deprecation warning to @grafana/data (#18582) 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
bucket_agg.ts noImplicitAny: 1670 errors (#18035) 6 years ago
config_ctrl.ts noImplicitAny: 1670 errors (#18035) 6 years ago
datasource.ts noImplicitAny: 1670 errors (#18035) 6 years ago
elastic_response.ts DataFrame: convert from row based to a columnar value format (#18391) 6 years ago
index_pattern.ts noImplicitAny: 1670 errors (#18035) 6 years ago
metric_agg.ts noImplicitAny: 1670 errors (#18035) 6 years ago
module.ts Elasticsearch: Visualize logs in Explore (#17605) 6 years ago
pipeline_variables.ts noImplicitAny: 1670 errors (#18035) 6 years ago
plugin.json Elasticsearch: Visualize logs in Explore (#17605) 6 years ago
query_builder.ts noImplicitAny: 1670 errors (#18035) 6 years ago
query_ctrl.ts noImplicitAny: 1670 errors (#18035) 6 years ago
query_def.ts noImplicitAny: 1670 errors (#18035) 6 years ago
query_help.md feat: finished work on the interval changes #9161 8 years ago
types.ts Elasticsearch: Visualize logs in Explore (#17605) 6 years ago

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:

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