Add fix to avoid GLIBC crash

This commit is contained in:
fcaffieri 2022-07-06 17:40:25 -03:00
parent bc549d32ca
commit 8952c81610
No known key found for this signature in database
GPG Key ID: B7BF03CCFA03B9B8

View File

@ -33,3 +33,10 @@ output.elasticsearch:
#output.logstash.hosts: ["YOUR_LOGSTASH_SERVER_IP:5000"]
logging.metrics.enabled: false
seccomp:
default_action: allow
syscalls:
- action: allow
names:
- rseq