mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
Logging Integration, ELK docker-compose as update file
This commit is contained in:
4
tools/elastic/logstash/Dockerfile
Normal file
4
tools/elastic/logstash/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM logstash:5
|
||||
|
||||
# Add your logstash plugins setup here
|
||||
# Example: RUN logstash-plugin install logstash-filter-json
|
||||
Reference in New Issue
Block a user