mirror of
https://github.com/ansible/awx.git
synced 2026-02-17 11:10:03 -03:30
Logging Integration, ELK docker-compose as update file
This commit is contained in:
6
tools/elastic/docker-compose.logstash-link.yml
Normal file
6
tools/elastic/docker-compose.logstash-link.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
version: '2'
|
||||
services:
|
||||
# Primary Tower Development Container
|
||||
tower:
|
||||
links:
|
||||
- logstash
|
||||
Reference in New Issue
Block a user