Logging in Action with Fluentd, Kubernetes and More
This book looks at the open-source implementation of Fluentd and to an extent Fluent Bit. As a result, the book will cover the Treasure Data version and will help with various applications of Fluentd (for example Oracle Cloud Logging).
Given that Log management is only as effective as the quality of log information, the book includes chapters on common logging frameworks and best practise for producing log entries.
The book can be purchased from Manning –
The book is supported with sample configurations, exercises available at https://github.com/mp3monster/UnifiedLoggingWithFluentd
In addition to the samples and exercise content, to help test Fluentd configurations properly, we’ve produced a Log Simulator which allows us to play into different log forms and over different protocols log events. Allowing for source configurations to be effectively tested. This tool is available at https://github.com/mp3monster/LogGenerator
Fluentd Plugin – Redislist
As part of the book we’ve built a couple of plugins that make use of Redis. For details:
Fluentd Related Resources…
Over the years of working in the monitoring / logging space and with writing this book. Ive picked up useful resources and articles along the way. To those who have reviewed the book and offered more – thankyou. The book has an appendix which is a superset of this.
Title | Link | Description |
Fluentd Home Page | https://www.fluentd.org/ | The home page brings together a lot of official resources |
Fluentd on Twitter | https://twitter.com/fluentd | Official Twitter feed |
Git Hub | https://github.com/fluent | Git Hub repository for Fluentd and all the associated utilities etc |
Fluent Bit home page | https://fluentbit.io/ | Fluentd’s baby brother |
Docker Fluentd Driver Dock | https://docs.docker.com/config/containers/logging/fluentd/ | Details of Fluentd as a docker log driver |
Open Source / Non Commercial Related Resources …
Commercial
Link | Description |
https://www.calyptia.com/ | Enterprise supported edition of Fluentd |
https://docs.oracle.com/en/cloud/paas/ management-cloud/logcs/use-fluentd-log-collection.html | Oracle Log Management support for Fluentd |
https://docs.openshift.com/container-platform/ 4.1/logging/config/efk-logging-fluentd.html | OpenShift use of Fluentd |
https://cloud.google.com/solutions/real-time/fluentd-bigquery | Fluentd & BigQuery on GCP |
Interesting articles: