Files
securityonion/salt/grafana/templates/servername_searchnode.json
2021-07-21 09:51:49 -04:00

25 lines
591 B
JSON

{
"allValue": null,
"current": {},
"datasource": "InfluxDB",
"definition": "show tag values with key=\"host\" where \"role\" = 'searchnode'",
"description": "",
"error": null,
"hide": 0,
"includeAll": false,
"label": "Node",
"multi": false,
"name": "servername",
"options": [],
"query": "show tag values with key=\"host\" where \"role\" = 'searchnode'",
"refresh": 1,
"regex": "",
"skipUrlSync": false,
"sort": 0,
"tagValuesQuery": "",
"tags": [],
"tagsQuery": "",
"type": "query",
"useTags": false
}