mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-25 10:23:20 +01:00
30 lines
711 B
JSON
30 lines
711 B
JSON
{
|
|
"allValue": null,
|
|
"current": {
|
|
"selected": true,
|
|
"tags": [],
|
|
"text": [],
|
|
"value": []
|
|
},
|
|
"datasource": "InfluxDB",
|
|
"definition": "SELECT \"monint\" FROM \"node_config\" WHERE (\"host\" =~ /^$servername$/)",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 2,
|
|
"includeAll": true,
|
|
"label": "Monitor Interface",
|
|
"multi": true,
|
|
"name": "monint",
|
|
"options": [],
|
|
"query": "SELECT \"monint\" FROM \"node_config\" WHERE (\"host\" =~ /^$servername$/)",
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"sort": 0,
|
|
"tagValuesQuery": "",
|
|
"tags": [],
|
|
"tagsQuery": "",
|
|
"type": "query",
|
|
"useTags": false
|
|
}
|