jpnewman.elk-topbeat

jpnewman.elk-topbeat

Rola Ansible Status budowy

To jest rola Ansible do instalacji topbeat.

Ta rola jest oparta na roli topbeat https://github.com/rueian/ansible-elk-example autorstwa Rueiana.

Wymagania

Ansible 2.x

Zmienne roli

Zmienna Opis Domyślna
topbeat_version 1.3.1
topbeat_version_check 1.3.1
topbeat_platform amd64
topbeat_apt_package_name "topbeat_{{ topbeat_version }}_{{ topbeat_platform }}.deb"
topbeat_apt_repository "https://download.elastic.co/beats/topbeat/{{ topbeat_apt_package_name }}"
topbeat_elasticsearch_host 'localhost:9200'
topbeat_redis_host 'localhost'
topbeat_redis_port 6379
topbeat_redis_proxy
topbeat_redis_proxy_use_local_resolver
topbeat_period 10
apt_cache_valid_time 600

Zależności

brak

Przykładowy Playbook

- hosts: serwery
  roles:
     - { role: jpnewman.elk-topbeat, tags: ["topbeat"] }

Licencja

MIT / BSD

Informacje o autorze

John Paul Newman

Zainstaluj
ansible-galaxy install jpnewman.elk-topbeat
Licencja
mit
Pobrania
82
Właściciel
Software Engineer with DevOps working on both Windows and *nix.