Merge pull request #1264 from Security-Onion-Solutions/issue/1063

fix inbound for monitor traffic on standalone graphana dashboard
This commit is contained in:
Josh Patterson
2020-08-27 18:25:26 -04:00
committed by GitHub

View File

@@ -2805,7 +2805,7 @@
"condition": "AND",
"key": "interface",
"operator": "=",
"value": "{{ MANINT }}"
"value": "{{ MONINT }}"
}
]
},