elastic_heartbeat

Ansible Role: Heartbeat for Elastic Build Status

An Ansible Role that installs Heartbeat 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.elastic-heartbeat
  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 Heartbeat: Lightweight Shipper for Uptime Monitoring

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