elkninja / elastic-stack-docker-part-two

Apache License 2.0
41 stars 50 forks source link

Issue When Starting Docker-Compose #4

Open dineshsiprtc opened 5 months ago

dineshsiprtc commented 5 months ago

I am getting error while staring my ELK stack. Please let me know what to do?

filebeat01-1    | /usr/local/bin/docker-entrypoint: line 25: exec: strict.perms=false: not found
filebeat01-1 exited with code 127

logstash01-1    | 2024/01/11 15:42:40 Setting 'xpack.monitoring.enabled' from environment.
logstash01-1    | /usr/local/bin/docker-entrypoint: line 30: exec: strict.perms=false: not found
logstash01-1 exited with code 127

thanks, dinesh gupta

BertV1 commented 4 months ago

you have to literally add the dash in the docker-compose: -strict.perms=false