mirror of
https://github.com/wazuh/wazuh-docker.git
synced 2025-10-23 04:51:57 +00:00
Add fix to avoid GLIBC crash
This commit is contained in:
committed by
Raul Del Pozo Moreno
parent
ae20f302c0
commit
887293d474
@@ -22,3 +22,10 @@ output.elasticsearch:
|
||||
#ssl.key:
|
||||
|
||||
logging.metrics.enabled: false
|
||||
|
||||
seccomp:
|
||||
default_action: allow
|
||||
syscalls:
|
||||
- action: allow
|
||||
names:
|
||||
- rseq
|
||||
|
Reference in New Issue
Block a user