摘要: [root@Jenkins variabelmodule]# cat variable.yml hosts: all remote_user: root gather_facts: false vars: var1: testvar1 var2: testvar2 tasks: - name: "输 阅读全文
posted @ 2020-12-04 16:44 大福920917 阅读(187) 评论(0) 推荐(0)
摘要: 要采集 172.31.1.184这台机器 /var/applog/sncfc-trcs 下面的 action-access.log、other.log、main.log、error.log的文件,然后输出到 [root@trcs01-prd filebeat-5.5.0]# cat filebeat 阅读全文
posted @ 2020-12-04 11:04 大福920917 阅读(211) 评论(0) 推荐(0)