mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Grafana - Fix Eval Dashboard
This commit is contained in:
@@ -3862,12 +3862,12 @@
|
|||||||
"condition": "AND",
|
"condition": "AND",
|
||||||
"key": "interface",
|
"key": "interface",
|
||||||
"operator": "=",
|
"operator": "=",
|
||||||
"value": " {{ MONINT }}"
|
"value": "{{ MONINT }}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"alias": "InBound",
|
"alias": "OutBound",
|
||||||
"dsType": "influxdb",
|
"dsType": "influxdb",
|
||||||
"groupBy": [
|
"groupBy": [
|
||||||
{
|
{
|
||||||
@@ -3984,10 +3984,10 @@
|
|||||||
"fill": 1,
|
"fill": 1,
|
||||||
"grid": {},
|
"grid": {},
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 7,
|
"h": 6,
|
||||||
"w": 8,
|
"w": 8,
|
||||||
"x": 0,
|
"x": 16,
|
||||||
"y": 29
|
"y": 15
|
||||||
},
|
},
|
||||||
"id": 15,
|
"id": 15,
|
||||||
"legend": {
|
"legend": {
|
||||||
|
|||||||
Reference in New Issue
Block a user