mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 16:13:42 +00:00
Add fix to avoid GLIBC crash, fix identation
This commit is contained in:
committed by
Raul Del Pozo Moreno
parent
4b621466a0
commit
d5932ac4a1
@@ -24,8 +24,8 @@ output.elasticsearch:
|
|||||||
logging.metrics.enabled: false
|
logging.metrics.enabled: false
|
||||||
|
|
||||||
seccomp:
|
seccomp:
|
||||||
default_action: allow
|
default_action: allow
|
||||||
syscalls:
|
syscalls:
|
||||||
- action: allow
|
- action: allow
|
||||||
names:
|
names:
|
||||||
- rseq
|
- rseq
|
||||||
|
Reference in New Issue
Block a user