{"id":13584493,"url":"https://github.com/idealista/fluentd-role","last_synced_at":"2025-04-28T16:44:14.293Z","repository":{"id":79767182,"uuid":"109832259","full_name":"idealista/fluentd-role","owner":"idealista","description":"Ansible role to install fluentd","archived":false,"fork":false,"pushed_at":"2024-05-13T07:27:46.000Z","size":66,"stargazers_count":10,"open_issues_count":2,"forks_count":11,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-30T11:24:38.488Z","etag":null,"topics":["ansible","ansible-role","debian","fluentd"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idealista.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-07T12:23:31.000Z","updated_at":"2021-04-10T07:47:20.000Z","dependencies_parsed_at":"2024-05-13T08:52:39.615Z","dependency_job_id":null,"html_url":"https://github.com/idealista/fluentd-role","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idealista%2Ffluentd-role","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idealista%2Ffluentd-role/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idealista%2Ffluentd-role/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idealista%2Ffluentd-role/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idealista","download_url":"https://codeload.github.com/idealista/fluentd-role/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251347880,"owners_count":21575174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","ansible-role","debian","fluentd"],"created_at":"2024-08-01T15:04:18.200Z","updated_at":"2025-04-28T16:44:14.276Z","avatar_url":"https://github.com/idealista.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"![Logo](logo.gif)\n\n[![Build Status](https://travis-ci.org/idealista/fluentd-role.svg?branch=master)](https://travis-ci.org/idealista/fluentd-role)\n# Fluentd Ansible role\n\nThis ansible role installs fluent agent in a Debian environment.\n\n- [Getting Started](#getting-started)\n\t- [Prerequisities](#prerequisities)\n\t- [Installing](#installing)\n- [Usage](#usage)\n- [Testing](#testing)\n- [Built With](#built-with)\n- [Versioning](#versioning)\n- [Authors](#authors)\n- [License](#license)\n- [Contributing](#contributing)\n\n## Getting Started\n\nThese instructions will get you a copy of the role for your Ansible playbook. Once launched, it will install a [fluentd](https://fluentd.io/) agent.\n\n### Prerequisities\n\nAnsible 2.2.1.0 version installed.\nInventory destination should be a Debian environment.\n\nFor testing purposes, [Molecule](https://molecule.readthedocs.io/) with [Vagrant](https://www.vagrantup.com/) as driver (with [landrush](https://github.com/vagrant-landrush/landrush) plugin) and [VirtualBox](https://www.virtualbox.org/) as provider.\n\n### Installing\n\nCreate or add to your roles dependency file (e.g requirements.yml):\n\n```\n- src: idealista.fluentd-role\n  version: 1.0.0\n  name: fluentd\n```\n\nInstall the role with ansible-galaxy command:\n\n```\nansible-galaxy install -p roles -r requirements.yml -f\n```\n\nUse in a playbook:\n\n```\n- hosts: someserver\n  roles:\n    - role: fluentd\n```\n\n## Usage\n\nLook to the [defaults](defaults/main.yml) properties file to see the possible configuration properties.\n\nIt is mandatory to include a fluent.conf, you could use the defined default path or override var.\n\n## Testing\n\n```sh\nmolecule test\n```\n\n## Built With\n\n![Ansible](https://img.shields.io/badge/ansible-2.2.1.0-green.svg)\n\n## Versioning\n\nFor the versions available, see the [tags on this repository](https://github.com/idealista/fluentd-role/tags).\n\nAdditionaly you can see what change in each version in the [CHANGELOG.md](CHANGELOG.md) file.\n\n## Authors\n\n* **Idealista** - *Work with* - [idealista](https://github.com/idealista)\n\nSee also the list of [contributors](https://github.com/idealista/fluentd-role/contributors) who participated in this project.\n\n## License\n\n![Apache 2.0 License](https://img.shields.io/hexpm/l/plug.svg)\n\nThis project is licensed under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](.github/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidealista%2Ffluentd-role","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidealista%2Ffluentd-role","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidealista%2Ffluentd-role/lists"}