Overview
Let's get started with Fluentd! Fluentd is a fully free and fully open-source log collector that instantly enables you to have a 'Log Everything' architecture with 125+ types of systems.
%20(2)%20(2)%20(2)%20(3).png?alt=media)
Fluentd Architecture
Fluentd treats logs as JSON, a popular machine-readable format. It is written primarily in C with a thin-Ruby wrapper that gives users flexibility.
Fluentd's scalability has been proven in the field: its largest user currently collects logs from 50,000+ servers.
Please follow the installation/quickstart guides below that matches your environment.
The following articles cover the typical use cases of Fluentd:
- Basic Configuration
- Happy Users :)
The following articles will provide detailed information about Fluentd:
If this article is incorrect or outdated, or omits critical information, please let us know. Fluentd is an open-source project under Cloud Native Computing Foundation (CNCF). All components are available under the Apache License 2.0.
Last modified 9mo ago