Authored by hua.qu

新增yohobuywap-node-activity日志同步

... ... @@ -8,18 +8,25 @@
10.66.251.42
[web-containers]
10.66.16.101
10.66.16.110
10.66.16.65
10.66.16.112
10.66.16.76
10.66.16.113
10.66.16.144
10.66.16.16
10.66.16.17
10.66.16.18
10.66.16.62
10.66.16.57
10.66.16.19
10.66.16.20
10.66.16.41
10.66.16.4
10.66.16.16
10.66.16.17
10.66.16.50
10.66.16.57
10.66.16.62
10.66.16.65
10.66.16.76
10.66.16.78
10.66.16.83
10.66.16.88
10.66.16.9
[yoho-java-container]
... ...
... ... @@ -111,6 +111,9 @@
- yoho-activity-platform/action.yoho.cn_access
- yoho-activity-platform/action.yoho.cn_error
- yoho-activity-platform/nginx_error
- nginx-activity-yoho-cn/activity.yoho.cn
- nginx-activity-yoho-cn/error_activity.yoho.cn
- nginx-activity-yoho-cn/nginx_error
remote_user: root
roles:
- java-rsyslog
... ... @@ -127,6 +130,16 @@
- hosts: web-containers
vars:
rsyslog_module: yohobuywap-node-activity
rsyslog_files:
- error/error
- info/info
remote_user: root
roles:
- java-rsyslog
- hosts: web-containers
vars:
rsyslog_module: yohobuy-node
rsyslog_files:
- error/error
... ...