Go to file
2021-08-27 11:30:31 +02:00
.github/workflows ansible actions 2020-05-04 18:54:03 -03:00
defaults Add Loki ruler config to loki.yml and defaults 2021-08-09 12:24:36 +02:00
handlers Enable systemd services on boot 2021-08-27 11:28:40 +02:00
meta initial commit 2020-04-19 17:28:06 -03:00
tasks configs 2020-05-04 18:48:42 -03:00
templates Add Loki ruler config to loki.yml and defaults 2021-08-09 12:24:36 +02:00
vars initial commit 2020-04-19 17:28:06 -03:00
LICENSE initial commit 2020-04-19 17:28:06 -03:00
README.md Update README.md 2021-08-27 11:30:31 +02:00

Fork of diogenxs/ansible-role-loki

  • Added enabling systemd service
  • Added loki_ruler config

Ansible Role Loki

Deploy and configure Loki/Promtail using Ansible.

Requirements

  • Ansible >= 2.9

Example Playbook

Install Loki and Promtail in local machine

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

License

WTFPL see LICENSE

Author Information

https://diogenxs.dev