ansible-roles/fluentd
Jérémy Lecour 29ec7bdcf2
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
Remove embedded GPG keys only if legacy keyring is present
2021-07-04 22:08:47 +02:00
..
defaults remove trailing whitespaces 2021-05-13 15:23:39 +02:00
files Move all trusted GPG keys to file repository 2021-05-03 14:23:13 +02:00
handlers Add fluentd installation role 2019-04-23 17:15:28 +02:00
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2021-06-28 15:26:28 +02:00
tasks Remove embedded GPG keys only if legacy keyring is present 2021-07-04 22:08:47 +02:00
templates Add fluentd installation role 2019-04-23 17:15:28 +02:00
.kitchen.yml Add fluentd installation role 2019-04-23 17:15:28 +02:00
README.md Add fluentd installation role 2019-04-23 17:15:28 +02:00

README.md

Fluentd

Installation and basic configuration of Fluentd.

This role is based on https://docs.fluentd.org/v1.0/articles/install-by-deb

Tasks

Everything is in the tasks/main.yml file.

Available variables

Main variables are :

  • fluentd_conf_path: config file location ;

The full list of variables (with default values) can be found in defaults/main.yml.