https://github.com/ome/ansible-role-fluentd
Install Fluentd log collector with Ansible
https://github.com/ome/ansible-role-fluentd
ansible fluentd log-collector logging monitoring
Last synced: 9 months ago
JSON representation
Install Fluentd log collector with Ansible
- Host: GitHub
- URL: https://github.com/ome/ansible-role-fluentd
- Owner: ome
- License: bsd-2-clause
- Created: 2018-01-03T13:22:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-29T14:45:15.000Z (over 2 years ago)
- Last Synced: 2025-07-28T15:40:36.622Z (11 months ago)
- Topics: ansible, fluentd, log-collector, logging, monitoring
- Language: Python
- Homepage: https://galaxy.ansible.com/ome/fluentd
- Size: 56.6 KB
- Stars: 5
- Watchers: 6
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Fluentd
=======
[](https://github.com/ome/ansible-role-fluentd/actions)
[](https://galaxy.ansible.com/ui/standalone/roles/ome/fluentd/)
Install Fluentd log collector.
Uses the stable commmunity td-agent package supplied by Treasure Data https://docs.fluentd.org/v1.0/articles/install-by-rpm
Variables
---------
Optional:
- `fluentd_groups`: List of additional groups the Fluentd/td-agent user should be a member of, e.g. to allow access to restricted logs, default none
- `fluentd_plugins`: List of Fluentd plugins to install, default none. See https://www.fluentd.org/plugins
- `fluentd_env`: Dictionary of environment variables
- `fluentd_yum_lock_timeout`: Time in seconds to wait for the yum process to free the lockfile
Configuration
-------------
Configuration files should be placed in `/etc/fluent/conf.d`.
Author Information
------------------
ome-devel@lists.openmicroscopy.org.uk