Add fix to avoid GLIBC crash

This commit is contained in:
fcaffieri 2022-07-06 17:40:40 -03:00
parent a8a0ff008e
commit 617ee157f8
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