elastic_metricbeat

Ansible Role: Metricbeat for Elastic Build Status

An Ansible Role that installs Metricbeat on RedHat or Debian family distributives.

Requirements

None.

Role Variables

All available see in defaults/main.yml.

Dependencies

None.

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

Author Information

This role was created by Aliaksandr Kharkevich

About

Deploy Metricbeat: Lightweight Shipper for Metrics

Install
ansible-galaxy install kharkevich/ansible-elastic-metricbeat
GitHub repository
License
apache-2.0
Downloads
62
Owner
Systems Engineer at @EPAM. Maintainer at @lean-delivery