mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 21:49:27 -02:30
Update logstash container image and remove ELK stack (#15744)
* Migrate to new image for logstash container * Remove ELK stack tooling I will not maintain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM logstash:5-alpine
|
||||
FROM mirror.gcr.io/library/logstash:5-alpine
|
||||
COPY logstash.conf /
|
||||
RUN touch /logstash.log
|
||||
RUN chown logstash:logstash /logstash.log
|
||||
|
||||
Reference in New Issue
Block a user