Introduction to Fluentd & Fluent Bit
In this episode, we take a look at using Fluentd for log collection within a Kubernetes cluster, as well as using Fluent Bit for stream processing.šæ Rawkode LiveHosted by David McKay / š¦ https://twitter.com/rawkodeWebsite: https://rawkode.liveDiscord Chat: https://rawkode.live/chat#RawkodeLiveš° Timeline00:00 - Holding screen00:50 - Introductions03:00 - Introduction to Fluentd and Fluent Bit (Slides)18:30 - When should I use Fluentd vs Fluent Bit22:00 - Deploying Fluentd with kubectl30:00 - Setting up Kibana34:00 - Deploying Fluent Bit with Helm40:00 - Config Visualizer48:00 - Filtering logs01:00:00 - Stream processing with Fluent Bitš„ About the GuestsAnurag GuptaBuilding | ex-Product @ Elastic, MSFT, Treasure Data. All tweets are my ownš¦ https://twitter.com/Anurag_Gupš§© https://github.com/agup006š https://agup.tech/Eduardo SilvaSoftware Engineer at @TreasureData, observability & hacking http://fluentbit.io; Kubernetes & Loggingš¦ https://twitter.com/edsiperš§© https://github.com/edsiperš https://edsiper.com/šØ About the TechnologiesFluent BitFluent Bit is an open source Log Processor and Forwarder which allows you to collect any data like metrics and logs from different sources, enrich them with filters and send them to multiple destinations. It's the preferred choice for containerized environments like Kubernetes.Fluent Bit is designed with performance in mind: high throughput with low CPU and Memory usage. It's written in C language and has a pluggable architecture supporting more than 70 extensions for inputs, filters and outputs.Fluent Bit is a CNCF (Cloud Native Computing Foundation) subproject under the umbrella of Fluentd.We are part of a wide community, no vendor lock-in.š https://fluentbit.io/š¦ https://twitter.com/fluentbitš§© https://github.com/fluent/fluent-bit/#Logging #StreamProcessing #BigDataFluentdFluentd is an open source data collector for unified logging layer. Fluentd allows you to unify data collection and consumption for a better use and understanding of data.š https://www.fluentd.org/š¦ https://twitter.com/fluentdš§© https://github.com/fluent/fluentd