ansible-loki-role/README.md

30 lines
440 B
Markdown
Raw Normal View History

2020-04-19 22:28:06 +02:00
Role Name
=========
Deploy and configure [Loki/Promtail](https://github.com/grafana/loki) using Ansible.
Requirements
------------
- Ansible >= 2.9
Example Playbook
2020-05-04 23:48:42 +02:00
------------
2020-04-19 22:28:06 +02:00
2020-05-04 23:48:42 +02:00
Install Loki and Promtail in local machine
2020-04-19 22:28:06 +02:00
2020-05-04 23:48:42 +02:00
```
- hosts: servers
roles:
- { role: diogenxs.loki, loki_bins: ['loki', 'promtail'] }
```
2020-04-19 22:28:06 +02:00
License
-------
WTFPL see [LICENSE](license)
Author Information
------------------
2020-05-04 23:48:42 +02:00
https://diogenxs.dev