- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Installing Fluentd
In this lab, you will be tasked with installing Fluentd onto a server. The server is provided for your use, and you will also have the install script for the Fluentd installation. The purpose for this lab is to have you install Fluentd onto the provided lab server. By the end of the lab, you will have learned how to install Fluentd and how to test that it is working.

Lab Info
Table of Contents
-
Challenge
Log In to the Provided Server
Log in to the server as
cloud_user
with the provided password to ensure you can log in. When the fileSERVER-READY
is shown in the/home/cloud_user
folder, then you can follow along with the tasks. -
Challenge
Install Fluentd
Install Fluentd using whatever command is required. The install script has been downloaded and is located under
/home/cloud_user/install-redhat-td-agent4.sh
. -
Challenge
Test that Fluentd Has Started
The default configuration file will be installed with Fluentd. Test that Fluentd has started. Use whatever commands are required.
-
Challenge
Validate Fluentd Installation
As a final test to ensure Fluentd is working, post some text to the standard Fluentd port.
The information to use is
http://localhost:8888/debug.test
.You should see the output if you examine the default log found at
/var/log/td-agent/td-agent.log
.
About the author
Real skill practice before real-world application
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.