mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 01:08:36 -05:00
Adding logstash to default compose file
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
FROM logstash:5-alpine
|
||||
COPY logstash.conf /
|
||||
CMD ["-f", "/logstash.conf"]
|
||||
Reference in New Issue
Block a user