Skip to content

docs(logs): explain log drain flow#645

Open
vaguul wants to merge 1 commit into
coollabsio:nextfrom
vaguul:docs-explain-log-drains
Open

docs(logs): explain log drain flow#645
vaguul wants to merge 1 commit into
coollabsio:nextfrom
vaguul:docs-explain-log-drains

Conversation

@vaguul

@vaguul vaguul commented Jun 9, 2026

Copy link
Copy Markdown

Changes

  • Explain the two required parts of log drains: server-level Fluent Bit container and resource-level logging driver changes.
  • Document that drained resources send logs to tcp://127.0.0.1:24224 through Docker's fluentd logging driver after restart.
  • Add a minimal forward input example for custom Fluent Bit configurations.

Issue

Verification

  • Checked Coolify's StartLogDrain action that starts coolify-log-drain and binds 127.0.0.1:24224:24224.
  • Checked generate_fluentd_configuration() and application deployment code that injects the fluentd logging driver when both server and resource log drains are enabled.

Testing

  • git diff --check
  • Not run: local docs build/typecheck, because this checkout has no bun command or node_modules installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant