FluentD and Container apps

Salomon 1 Reputation point
2022-09-20T13:16:55.137+00:00

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?

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
431 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Nadav Ben Haim 501 Reputation points Microsoft Employee
    2022-09-20T16:51:15.977+00:00

    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?

    0 comments No comments

  2. 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?

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.