How to ship app logs from multiple pods using filebeat

Hi,
I have installed a application using helm and it deployed in AKS. This application have multiples pods spread all over the nodes in AKS.
Application logs saved at /opt/app-name/service-name/logs folder in container. I want to send these log using filebeat in to Logstash.

How to achieve this, please suggest.

Thank you !

Perhaps take a look at this... exactly what it is for

You might need to adjust the paths if the logs are not it the normal path.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.