You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
defaults remove trailing whitespaces 2 years ago
files Move all trusted GPG keys to file repository 2 years ago
handlers Add fluentd installation role 4 years ago
meta Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
tasks Remove embedded GPG keys only if legacy keyring is present 2 years ago
templates Add fluentd installation role 4 years ago
.kitchen.yml Add fluentd installation role 4 years ago
README.md Add fluentd installation role 4 years ago

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.