Migrate Filebeat to use Elastic Agent as a log conllector

Hi All,

We currently have Filebeat running on our cluster via Helm, and we plan to migrate to Elastic Agent as our log collector. Our goal is to decommission Filebeat once Elastic Agent can fully replicate its log collection capabilities.

My question is: how can we configure the existing Elastic Agent running on our cluster to collect logs with the same functionality as Filebeat?

Additionally, since our deployment is on a Kubernetes cluster, I believe we should be using the Kubernetes integration.

BR,

Thank you a lot.