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
Giordano Ricci bbee7da3e0
Elasticsearch: revert to isoWeek when resolving weekly indices (#31709)
5 years ago
..
components Elasticsearch: Fix query initialization logic & query transformation from Promethous/Loki (#31322) 5 years ago
configuration Prettier: Upgrade to 2 (#30387) 5 years ago
hooks Elasticsearch: Fix query initialization logic & query transformation from Promethous/Loki (#31322) 5 years ago
img
partials Elasticsearch: Migrate queryeditor to React (#28033) 5 years ago
specs Elasticsearch: revert to isoWeek when resolving weekly indices (#31709) 5 years ago
README.md
datasource.test.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
datasource.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
elastic_response.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
index_pattern.ts Elasticsearch: revert to isoWeek when resolving weekly indices (#31709) 5 years ago
language_provider.test.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
language_provider.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
module.ts Elasticsearch: Migrate queryeditor to React (#28033) 5 years ago
plugin.json Chore: show grafana labs not project (#23913) 6 years ago
query_builder.ts Elasticsearch: Add word highlighting to search results (#30293) 5 years ago
query_def.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
query_help.md
types.ts Elasticsearch: Fix impossibility to perform non-logs queries after importing queries from loki or prometheus in explore (#31518) 5 years ago
utils.test.ts Elasticsearch: Migrate queryeditor to React (#28033) 5 years ago
utils.ts Elasticsearch: Support extended stats and percentiles in terms order by (#28910) 5 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:

https://grafana.com/docs/grafana/latest/features/datasources/elasticsearch/