Skip to content
This repository has been archived by the owner on Mar 30, 2024. It is now read-only.

Commit

Permalink
Autoreload config of testing logstash
Browse files Browse the repository at this point in the history
  • Loading branch information
alxrem committed Aug 14, 2019
1 parent 0c94270 commit bc4b1be
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 @@ -7,6 +7,7 @@ services:
volumes:
- ./docker-compose/logstash.conf:/usr/share/logstash/pipeline/logstash.conf
- ./docker-compose/events.json:/events.json
command: ["-r"]
exporter:
build: .
ports:
Expand Down

0 comments on commit bc4b1be

Please sign in to comment.