Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.
/ ansible-role-loki Public archive

Ansible role to deploy and configure Loki and Promtail.

License

Notifications You must be signed in to change notification settings

diogenxs/ansible-role-loki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is no longer maintained, please use one of the forks

Role Name

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

About

Ansible role to deploy and configure Loki and Promtail.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages