mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-30 08:28:18 +02:00
begin overview dashboard
This commit is contained in:
@@ -54,8 +54,8 @@
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Detailed {{ NODETYPE }}",
|
||||
{% if NODETYPE | lower in 'standalone' %}
|
||||
"uid": "{{ UID }}",
|
||||
{% if NODETYPE | lower in 'overview' %}
|
||||
"uid": "so_overview",
|
||||
{% endif %}
|
||||
"version": 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user