hostwithquantum.loki
ansible-loki
Un rôle Ansible pour installer Grafana Loki et Promtail.
Exigences
Pour l'installation standard (à partir du binaire) de loki/promtail :
unzip
sur les hôtes
Pour le promtail dockerisé :
- Python :
docker==4.3.1
docker-cli
Variables du rôle
Voir defaults/main.yml
pour personnaliser ce rôle.
Dépendances
Aucune.
Exemple de Playbook
Ce rôle est géré par des groupes d'inventaire :
all:
hosts:
monitoring.host.example.org:
children:
loki:
monitoring.host.example.org:
promtail:
monitoring.host.example.org:
Et le playbook :
- hosts: all
roles:
- role: hostwithquantum.loki
Licence
BSD-2-Clause
Informations sur l'Auteur
Une section facultative pour que les auteurs du rôle incluent des informations de contact ou un site web (HTML non autorisé).
Installer
ansible-galaxy install hostwithquantum.loki
Licence
bsd-2-clause
Téléchargements
145
Propriétaire
We host and build container services.