mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
Work Dashboard Folders
This commit is contained in:
@@ -12,7 +12,7 @@ providers:
|
||||
options:
|
||||
path: /etc/grafana/grafana_dashboards/master
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
orgId: 2
|
||||
folder: 'Forward Nodes'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
@@ -20,7 +20,7 @@ providers:
|
||||
options:
|
||||
path: /etc/grafana/grafana_dashboards/forward_nodes
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
orgId: 3
|
||||
folder: 'Storage Nodes'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
@@ -28,7 +28,7 @@ providers:
|
||||
options:
|
||||
path: /etc/grafana/grafana_dashboards/storage_nodes
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
orgId: 4
|
||||
folder: 'Master'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
@@ -37,7 +37,7 @@ providers:
|
||||
path: /etc/grafana/grafana_dashboards/forward_nodes
|
||||
{%- else %}
|
||||
- name: 'Security Onion'
|
||||
orgId: 1
|
||||
orgId: 5
|
||||
folder: 'Eval Mode'
|
||||
type: file
|
||||
disableDeletion: false
|
||||
|
||||
Reference in New Issue
Block a user