mirror of
https://github.com/grafana/grafana.git
synced 2025-01-10 08:03:58 -06:00
cff2be0d66
Adds a new version option 7.0+ (70 internally). Version 7.0+ doesn't include document types in index mappings so support for handling this have been added. Version 7.0+ returns number of hits in a different way so support for handling this have been added. Version 7.0+ doesn't support sending max_concurrent_shard_requests in multisearch header so support for sending this in query string have been added. Update elastic6 docker block and dashboards (devenv) to use 6.7.1 images, filebeat index name is now filebeat-YYYY.MM.DD and dashboard include correct tags and links. Add elastic7 docker block and provisioning (devenv). Updates documentation regarding new version. Closes #15622 |
||
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
bucket_agg.ts | ||
config_ctrl.ts | ||
datasource.ts | ||
elastic_response.ts | ||
index_pattern.ts | ||
metric_agg.ts | ||
module.ts | ||
pipeline_variables.ts | ||
plugin.json | ||
query_builder.ts | ||
query_ctrl.ts | ||
query_def.ts | ||
query_help.md | ||
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: