Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

weakcamel/ansible-role-loki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Role Name

Deploy and configure Loki/Promtail using Ansible.

This is a fork of a simple and extremely useful diogenxs.loki role.

NOTE that this role is now deprecated; Grafana have released an official Loki role, see https://github.com/grafana/grafana-ansible-collection/tree/main/roles/loki

Requirements

  • Ansible >= 3.0

Example Playbook

Install Loki and Promtail in local machine

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

License

WTFPL see LICENSE

Author Information

Fork maintainer: weakcamel

Original author (all credits due): https://diogenxs.dev

About

Ansible role to deploy and configure Loki and Promtail.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jinja 100.0%