kharkevich.elastic_metricbeat
Ansible Role: Metricbeat for Elastic 
This Ansible Role installs Metricbeat on RedHat or Debian based systems.
Requirements
No specific requirements.
Role Variables
You can find all available variables in defaults/main.yml
.
Dependencies
There are no dependencies.
Example Playbook
- hosts: all
roles:
- kharkevich.metricbeat
vars:
kibana_host: "http://kibana.example.com:5601"
elasticsearch_hosts:
- elastic0.example.com:9200
- elastic1.example.com:9200
License
Apache License.
Author Information
This role was created by Aliaksandr Kharkevich.
Informazioni sul progetto
Deploy Metricbeat: Lightweight Shipper for Metrics
Installa
ansible-galaxy install kharkevich.elastic_metricbeat
Licenza
apache-2.0
Download
77
Proprietario
Systems Engineer at @EPAM.
Maintainer at @lean-delivery