hostwithquantum.loki
ansible-loki
Rola Ansible do instalacji Grafana Loki i Promtail.
Wymagania
Dla standardowej instalacji loki/promtail (z binarki):
unzip
na hostach
Dla promtail działającego w kontenerze Docker:
- Python:
docker==4.3.1
docker-cli
Zmienne roli
Zobacz defaults/main.yml
, aby dostosować tę rolę.
Zależności
Brak.
Przykładowy playbook
Ta rola jest sterowana przez grupy inwentarza:
all:
hosts:
monitoring.host.example.org:
children:
loki:
monitoring.host.example.org:
promtail:
monitoring.host.example.org:
A playbook:
- hosts: all
roles:
- role: hostwithquantum.loki
Licencja
BSD-2-Clause
Informacje o autorze
Opcjonalna sekcja dla autorów roli, aby umieścić informacje kontaktowe lub stronę internetową (HTML nie jest dozwolony).
Zainstaluj
ansible-galaxy install hostwithquantum.loki
Licencja
bsd-2-clause
Pobrania
145
Właściciel
We host and build container services.