This article explains how to install Fluentd using Chef.
Step0: Before Installation
Please follow the Preinstallation Guide to configure your OS properly. This will prevent many unnecessary problems.
Step1: Import Recipe
The chef recipe to install td-agent can be found here. Please import the recipe, add it to run_list, and upload it to the Chef Server.
Step2: Run chef-client
Please run chef-client to install td-agent across your machines.
Next Steps
You're now ready to collect your real logs using Fluentd. Please see the following tutorials to learn how to collect your data from various data sources.