Skip to content

Conversation

landerneRPi
Copy link
Collaborator

Add fluentd image, configuration in docker environment.
Needs elasticsearch: next PR.

@landerneRPi landerneRPi added the 🔧 Backend a backend issue label Aug 17, 2021
@landerneRPi landerneRPi added this to the V2 milestone Aug 17, 2021
@Benvii
Copy link
Member

Benvii commented Nov 14, 2021

Fluentd is actually useless if we don't feed it with our applications/containers logs (I don't think it's done automatically). In my understanding we need to use fluentd log driver for each containers.

See the documentation here : https://docs.fluentd.org/v/0.12/container-deployment/docker-compose#step-0-prepare-docker-compose.yml

This PR should be more complete :

  • Include documentation about fluentd (update README to indicate that it's used, how to access it ...)
  • Make at least 1 container to feed it so that it can be tested

- "elasticsearch"
ports:
- "24224:24224"
- "24224:24224/udp"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fluentd logging divers isn't set on at least one of our containers (see my comment on the PR).

@yannis-mlgrn yannis-mlgrn self-requested a review November 15, 2021 08:16
@yannis-mlgrn yannis-mlgrn marked this pull request as draft February 18, 2022 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔧 Backend a backend issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants