Skip to content

Ansible role to deploy and configure Loki and Promtail.

License

Notifications You must be signed in to change notification settings

weakcamel/ansible-role-loki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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.

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

No packages published

Languages

  • Jinja 100.0%