Adding logstash to default compose file

This commit is contained in:
Matthew Jones
2017-03-07 12:05:12 -05:00
parent b105e2b9b6
commit 576e3bfc1a
4 changed files with 29 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
FROM logstash:5
# Add your logstash plugins setup here
# Example: RUN logstash-plugin install logstash-filter-json
# Example: RUN logstash-plugin install logstash-filter-json