D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
share
/
grafana
/
public
/
app
/
plugins
/
datasource
/
elasticsearch
/
Filename :
plugin.json
back
Copy
{ "type": "datasource", "name": "Elasticsearch", "id": "elasticsearch", "category": "logging", "info": { "description": "Open source logging & analytics database", "author": { "name": "Grafana Labs", "url": "https://grafana.com" }, "keywords": ["elasticsearch"], "logos": { "small": "img/elasticsearch.svg", "large": "img/elasticsearch.svg" }, "links": [{ "name": "Learn more", "url": "https://grafana.com/docs/features/datasources/elasticsearch/" }] }, "alerting": true, "annotations": true, "metrics": true, "logs": true, "backend": true, "queryOptions": { "minInterval": true } }