We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e447651 commit 8e78c47Copy full SHA for 8e78c47
bin/helpers/fix-filebeat-permissions
@@ -2,4 +2,4 @@
2
3
# Filebeat container requires filebeat.yml to be only writtable by the owner
4
5
-chmod 755 docker/filebeat/filebeat.yml
+chmod 644 docker/filebeat/filebeat.yml
0 commit comments