leboncoin.mtail
mtail Setup
This guide helps you install the mtail program from GitHub.
Requirements
Currently, only systems that use systemd are supported. We welcome contributions!
Role Variables
Variable | Description | Type | Default | Mandatory |
---|---|---|---|---|
mtail_version | Version of mtail to install, defaults to the latest from the release page. | string | v3.0.0-rc35 | true |
mtail_args | Additional arguments for the mtail program |
string | false | |
mtail_logs_list | List of logs for the mtail program |
list | ['/var/log/syslog'] | true |
mtail_progs_path | Directory for mtail programs | string | /etc/mtail.d | true |
mtail_download_path | Where to save the mtail binary | string | /opt/mtail | true |
mtail_binary_path | Where to link the executable mtail binary | string | /usr/local/bin/ | true |
Dependencies
List any other roles you may need to use here, along with any required parameters or variables.
Example Playbook
Here's how you can use this role with variables:
- hosts: servers
roles:
- role: leboncoin.mtail
mtail_version: v3.0.0-rc47
You can add mtail configuration files like these examples in the files
directory of your playbook.
License
BSD
Author Information
This section is optional for the authors to include their contact information or website. (HTML is not allowed).
Informazioni sul progetto
Googe mtail installation for Linux
Installa
ansible-galaxy install leboncoin.mtail
Licenza
Unknown
Download
27.1k
Proprietario
leboncoin Open Source Projects