mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 19:22:54 +01:00
To make log rotation working
This commit is contained in:
@@ -19,7 +19,7 @@ influxconfdir:
|
|||||||
influxlogdir:
|
influxlogdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/log/influxdb
|
- name: /opt/so/log/influxdb
|
||||||
- dir_mode: 775
|
- dir_mode: 755
|
||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
@@ -67,4 +67,4 @@ influxdb_state_not_allowed:
|
|||||||
test.fail_without_changes:
|
test.fail_without_changes:
|
||||||
- name: influxdb_state_not_allowed
|
- name: influxdb_state_not_allowed
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user