mirror of
https://github.com/ansible/awx.git
synced 2026-03-21 02:47:35 -02:30
Add rsyslog config to container from file for consistency
This commit is contained in:
4
tools/docker-compose/rsyslog.conf
Normal file
4
tools/docker-compose/rsyslog.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
$WorkDirectory /var/lib/awx/rsyslog
|
||||
$IncludeConfig /etc/rsyslog.d/*.conf
|
||||
*.* stop
|
||||
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|
||||
Reference in New Issue
Block a user