rutger1140.ansible_role_loki

Fork of diogenxs/ansible-role-loki

  • Enabled systemd service
  • Added configuration for loki_ruler

Ansible Role Loki

This role lets you deploy and set up Loki/Promtail using Ansible.

Requirements

  • Ansible version 2.9 or higher

Example Playbook

To install Loki and Promtail on your local machine:

  - hosts: servers
    roles:
        - { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }

License

WTFPL, see LICENSE

Author Information

Visit https://diogenxs.dev for more information.

Informazioni sul progetto

Deploy and configure Loki and Promtail.

Installa
ansible-galaxy install rutger1140.ansible_role_loki
Licenza
wtfpl
Download
194
Proprietario