Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
feat(filebeat): change config path
Browse files Browse the repository at this point in the history
change config path

Signed-off-by: mritd <mritd1234@gmail.com>
  • Loading branch information
mritd committed Sep 16, 2018
1 parent aebe587 commit b2af9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filebeat/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ VOLUME /etc/filebeat

ENTRYPOINT ["/entrypoint.sh"]

CMD ["-e","-c","/etc/filebeat/filebeat.yaml"]
CMD ["-e","-c","/etc/filebeat.yaml"]

0 comments on commit b2af9b0

Please sign in to comment.