Hi,
Container Apps uses Kubernetes as it's backend [but not entirely].
Pods can run apps just like normal Kubernetes pods.
What are you trying to achieve with FluentD?
FluentD and Container apps
Salomon
1
Reputation point
Is it possible to use FluentD together with Container Apps?
As I understand it Conatiner Apps have a EKS in the background. That suggests that a FluentD plugin could be configured for its pods. Is that possible? If so how?
2 answers
Sort by: Oldest
-
Nadav Ben Haim 501 Reputation points Microsoft Employee
Sep 20, 2022, 4:51 PM -
Salomon 1 Reputation point
Sep 21, 2022, 7:10 AM Hi and thanks for you answer.
I see. We are trying to setup a centralised logging solution. We want to use FluentD for every Container App and send the logs to ElasticSearch. Would this be possible? Or what would you suggest?