kharkevich.elastic_metricbeat

Ansible角色:用于Elastic的Metricbeat 构建状态

一个Ansible角色,用于在RedHat或Debian系列操作系统上安装Metricbeat

需求

无。

角色变量

所有可用变量请查看 defaults/main.yml

依赖

无。

示例剧本

- hosts: all
  roles:
    - kharkevich.metricbeat
  vars:
    kibana_host: "http://kibana.example.com:5601"
    elasticsearch_hosts:
      - elastic0.example.com:9200
      - elastic1.example.com:9200

许可证

Apache

作者信息

该角色由 Aliaksandr Kharkevich 创建。

关于项目

Deploy Metricbeat: Lightweight Shipper for Metrics

安装
ansible-galaxy install kharkevich.elastic_metricbeat
许可证
apache-2.0
下载
77
拥有者
Systems Engineer at @EPAM. Maintainer at @lean-delivery