jpnewman.elk-topbeat

jpnewman.elk-topbeat

Rôle Ansible Statut de construction

Ceci est un rôle Ansible qui installe topbeat

Ce rôle est basé sur le rôle topbeat https://github.com/rueian/ansible-elk-example par Rueian

Exigences

Ansible 2.x

Variables du Rôle

Variable Description Par Défaut
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

Dépendances

aucune

Exemple de Playbook

- hosts: serveurs
  rôles:
     - { rôle: jpnewman.elk-topbeat, tags: ["topbeat"] }

Licence

MIT / BSD

Informations sur l'auteur

John Paul Newman

À propos du projet

ELK Topbeat

Installer
ansible-galaxy install jpnewman.elk-topbeat
Licence
mit
Téléchargements
82
Propriétaire
Software Engineer with DevOps working on both Windows and *nix.