2015-02-28 08:25:13 +01:00
|
|
|
{
|
2016-01-08 23:15:44 +01:00
|
|
|
"type": "datasource",
|
2015-02-28 08:25:13 +01:00
|
|
|
"name": "Elasticsearch",
|
2016-01-08 23:15:44 +01:00
|
|
|
"id": "elasticsearch",
|
2019-05-09 11:45:39 +02:00
|
|
|
"category": "logging",
|
2015-02-28 08:25:13 +01:00
|
|
|
|
2016-03-07 14:31:02 +01:00
|
|
|
"info": {
|
2019-05-09 11:45:39 +02:00
|
|
|
"description": "Open source logging & analytics database",
|
2016-03-07 14:31:02 +01:00
|
|
|
"author": {
|
2020-04-26 15:34:56 -07:00
|
|
|
"name": "Grafana Labs",
|
2017-03-21 15:37:55 +01:00
|
|
|
"url": "https://grafana.com"
|
2016-03-07 14:31:02 +01:00
|
|
|
},
|
|
|
|
|
"keywords": ["elasticsearch"],
|
|
|
|
|
"logos": {
|
2017-02-13 18:38:13 -08:00
|
|
|
"small": "img/elasticsearch.svg",
|
|
|
|
|
"large": "img/elasticsearch.svg"
|
2016-03-07 14:31:02 +01:00
|
|
|
},
|
2019-05-09 11:45:39 +02:00
|
|
|
"links": [{ "name": "Learn more", "url": "https://grafana.com/docs/features/datasources/elasticsearch/" }]
|
2016-03-07 14:31:02 +01:00
|
|
|
},
|
|
|
|
|
|
2018-03-23 23:50:16 +08:00
|
|
|
"alerting": true,
|
2015-09-02 15:25:40 +02:00
|
|
|
"annotations": true,
|
2017-09-04 13:27:21 +02:00
|
|
|
"metrics": true,
|
2019-06-24 22:15:03 +02:00
|
|
|
"logs": true,
|
2017-09-04 13:27:21 +02:00
|
|
|
|
|
|
|
|
"queryOptions": {
|
|
|
|
|
"minInterval": true
|
|
|
|
|
}
|
2015-02-28 08:25:13 +01:00
|
|
|
}
|