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 !