java-filebeat.yml 268 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 - hosts: "{{ group }}" vars_prompt: - name: "confirmation" prompt: "Configure and install filebeat. Please Enter YES to continue." private: no vars: - kafka_hosts: "ops.ckafka.yohoops.org:9092" remote_user: root roles: - role: filebeat