mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 09:45:06 -02: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