Closed HussainFaruk closed 9 months ago
Running on mac intel
same issue here - Windows Docker Desktop
Reproducible on Ubuntu-22.04
2023/11/26 23:35:59 Setting 'xpack.monitoring.enabled' from environment.
/usr/local/bin/docker-entrypoint: line 30: exec: strict.perms=false: not found
saw the pull request, another workaround is
command: ["filebeat", "-e", "--strict.perms=false"]
syntax was bad for filebeat/metricbeat, and nonexistent for logstash. i updated the strict-perms syntax and it should work now. removed it for logstash. let me know if you still have issues.
When composing up, logstash, metricbeat and filebeat fail
All 3 containers exit for the same reason