Merge pull request #689 from wazuh/1665-Fix-filebeat-crash-due-to-glibc-to4.3

Add fix to avoid GLIBC crash
This commit is contained in:
José Fernández Aguilera
2022-07-07 08:59:47 +02:00
committed by GitHub

View File

@@ -22,3 +22,10 @@ output.elasticsearch:
#ssl.key:
logging.metrics.enabled: false
seccomp:
default_action: allow
syscalls:
- action: allow
names:
- rseq