Skip to content

Commit

Permalink
add -e
Browse files Browse the repository at this point in the history
  • Loading branch information
timbmg committed Jun 21, 2021
1 parent 7e7f682 commit aa537ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ services:

filebeat:
image: "docker.elastic.co/beats/filebeat:7.13.2"
command: --strict.perms=false
command: -e --strict.perms=false
user: root
volumes:
- type: bind
Expand Down

0 comments on commit aa537ef

Please sign in to comment.