Files
moby/daemon/logger/fluentd
Anirudh Aithal dbe19a506e fluentd logger: add read timeout configuration.
Adds a new configuration to specify a read timeout for acks. Fluentd can
be configured to expect acks from the server. In such scenarios, this
configuration enables clients to timeout the read operation if the
server or the connection is unresponsive. The default behavior of
waiting forever remains unchanged.

Signed-off-by: Anirudh Aithal <aithal@amazon.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-08-25 12:46:10 +02:00
..