mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 00:21:30 -03:30
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
$WorkDirectory /var/lib/awx/rsyslog
|
|
$IncludeConfig /etc/rsyslog.d/*.conf
|
|
*.* stop
|
|
action(type="omfwd" target="localhost" port="9000" protocol="udp")
|