mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
Merge pull request #1515 from Security-Onion-Solutions/issue/1511
changes for https://github.com/Security-Onion-Solutions/securityonion/issues/1511
This commit is contained in:
@@ -4621,6 +4621,6 @@
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Evaluation Mode - {{ SERVERNAME }} Overview",
|
||||
"uid": "so_overview",
|
||||
"uid": "{{ UID }}",
|
||||
"version": 6
|
||||
}
|
||||
@@ -4168,5 +4168,5 @@
|
||||
"timezone": "browser",
|
||||
"title": "Manager Node - {{ SERVERNAME }} Overview",
|
||||
"uid": "{{ UID }}",
|
||||
"version": 3
|
||||
"version": 1
|
||||
}
|
||||
@@ -4912,7 +4912,7 @@
|
||||
]
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Search Node - {{ SERVERNAME }} Overview",
|
||||
"title": "ManagerSearch Node - {{ SERVERNAME }} Overview",
|
||||
"uid": "{{ UID }}",
|
||||
"variables": {
|
||||
"list": []
|
||||
|
||||
@@ -4426,6 +4426,6 @@
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Sensor Node - {{ SERVERNAME }} Overview",
|
||||
"uid": "so_overview",
|
||||
"version": 2
|
||||
"uid": "{{ UID }}",
|
||||
"version": 1
|
||||
}
|
||||
@@ -6681,6 +6681,6 @@
|
||||
},
|
||||
"timezone": "browser",
|
||||
"title": "Standalone Mode - {{ SERVERNAME }} Overview",
|
||||
"uid": "so_overview",
|
||||
"version": 4
|
||||
"uid": "{{ UID }}",
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user