Fluent bit to consume pod logs

2/6/2020

When we run:

kubectl logs <pod-name> -f

Requirement is to consider these logs into Fluent-bit.

How to consume these logs from fluent bit? What will be the configurations if its possible?

-- SOWMITHRA KUMAR G M
fluent-bit
kubernetes

0 Answers