Authored by Your Name

java-union无nginx运行不需要配置nginx日志同步

... ... @@ -333,15 +333,15 @@
roles:
- java-rsyslog
- hosts: java-union
vars:
rsyslog_module: nginx
rsyslog_files:
- nginx_error
- access_union
remote_user: root
roles:
- java-rsyslog
#- hosts: java-union
# vars:
# rsyslog_module: nginx
# rsyslog_files:
# - nginx_error
# - access_union
# remote_user: root
# roles:
# - java-rsyslog
- hosts: java-union
vars:
... ... @@ -364,15 +364,6 @@
roles:
- java-rsyslog
- hosts: java-union
vars:
rsyslog_module: nginx
rsyslog_files:
- nginx_error
- access_union
remote_user: root
roles:
- java-rsyslog
- hosts: java-erpgateway
vars:
... ...