mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-30 00:17:51 +02:00
20 lines
430 B
YAML
20 lines
430 B
YAML
apiVersion: 1
|
|
|
|
providers:
|
|
- name: 'Detailed Dashboards'
|
|
folder: 'Detailed Dashboards'
|
|
type: file
|
|
disableDeletion: false
|
|
editable: true
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /etc/grafana/grafana_dashboards/detailed
|
|
- name: 'Overview Dashboards'
|
|
folder: 'Overview Dashboards'
|
|
type: file
|
|
disableDeletion: false
|
|
editable: true
|
|
allowUiUpdates: true
|
|
options:
|
|
path: /etc/grafana/grafana_dashboards/overview
|