You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i'm trying to test this out in a docker compose setting, but struggling to get the fluentd service to receive the logs being sent by the application using the fluentd logger in another service. reduced docker compose yaml:
hey there,
Problem
i'm trying to test this out in a docker compose setting, but struggling to get the
fluentd
service to receive the logs being sent by the application using the fluentd logger in another service. reduced docker compose yaml:Approach
reduced fluentd config:
Context
The aim is to eventually deploy this on K8s, but that seems questionable at this point: see here and here. Fluentd's official doc also only mention this library in a non-containerized localhost scenario.
The text was updated successfully, but these errors were encountered: