Skip to content

Commit

Permalink
add --strict.perms=false
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Zogg committed Feb 6, 2020
1 parent 17da522 commit 2a17736
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ services:
container_name: petstore-filebeat
hostname: petstore-filebeat
image: docker.elastic.co/beats/filebeat:7.5.2
command: --strict.perms=false
user: root
volumes:
- ./docker/prod/filebeat/filebeat.yml:/usr/share/filebeat/filebeat.yml:ro
Expand Down

0 comments on commit 2a17736

Please sign in to comment.