Skip to content

docs: add fluentd-read-timeout logging driver option - #25823

Open
santhiprakash wants to merge 2 commits into
docker:mainfrom
santhiprakash:fix/fluentd-read-timeout-docs
Open

docs: add fluentd-read-timeout logging driver option#25823
santhiprakash wants to merge 2 commits into
docker:mainfrom
santhiprakash:fix/fluentd-read-timeout-docs

Conversation

@santhiprakash

Copy link
Copy Markdown
Contributor

Problem

Docker Engine 29.0.0 added the fluentd-read-timeout log option (moby/moby#50249) for configuring the read timeout when waiting for acknowledgements from the Fluentd daemon. The fluentd logging driver docs page documents fluentd-write-timeout (added in Engine 28.0.0) but does not mention the new read-timeout counterpart.

Fix

Added a fluentd-read-timeout section to the fluentd driver docs, placed directly after fluentd-write-timeout to match the existing section style and ordering.

Verification

  • Docker Engine 29.0.0 release notes confirm the option exists: Add a new log option for fluentd log driver (fluentd-read-timeout)
  • Grep of the docs tree confirmed no prior mention of fluentd-read-timeout outside the release notes
  • Duplicate check: no open or closed PR on this topic

@santhiprakash
santhiprakash requested a review from dvdksn as a code owner August 13, 2026 20:24
@netlify

netlify Bot commented Aug 13, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit d72d094
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6a80957ed0a44e0008e9d7da
😎 Deploy Preview https://deploy-preview-25823--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions Bot added the area/engine Issue affects Docker engine/daemon label Aug 13, 2026
@santhiprakash
santhiprakash force-pushed the fix/fluentd-read-timeout-docs branch from e5aafd1 to f1ab231 Compare August 13, 2026 22:46
- Problem: Docker Engine 29.0.0 added the fluentd-read-timeout log
  option (moby/moby#50249) for reading acknowledgements from the
  fluentd daemon, but the fluentd logging driver docs page does not
  mention it.
- Fix: Add a fluentd-read-timeout section to the fluentd driver docs,
  matching the existing fluentd-write-timeout section style.
- Verification: release notes confirm the option exists; docs page
  had no mention of it before this change.
@santhiprakash
santhiprakash force-pushed the fix/fluentd-read-timeout-docs branch from 3ff0751 to d72d094 Compare August 15, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/engine Issue affects Docker engine/daemon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant