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: Most helpful
-
Nadav Ben Haim 501 Reputation points Microsoft Employee
2022-09-20T16:51:15.977+00:00 -
Salomon 1 Reputation point
2022-09-21T07:10:21.37+00:00 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?