mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Common Module - Force grafana restart when adding a sensor
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -255,7 +255,8 @@ dashboard-{{ SN }}:
|
||||
- source: salt://common/grafana/grafana_dashboards/sensor.json
|
||||
- defaults:
|
||||
SERVERNAME: {{ SN }}
|
||||
INT: {{ SNDATA.monint }}
|
||||
MONINT: {{ SNDATA.monint }}
|
||||
MANINT: {{ SNDATA.manint }}
|
||||
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
@@ -278,5 +279,6 @@ so-grafana:
|
||||
- 0.0.0.0:3000:3000
|
||||
- watch:
|
||||
- /opt/so/conf/grafana/etc
|
||||
- /opt/so/conf/grafana/grafnana_dashboards
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user