Skip to content

out_forward: document undocumented parameters and Plugin Helpers - #680

Merged
kenhys merged 2 commits into
fluent:1.0from
Watson1978:docs-out-forward-undocumented
Aug 13, 2026
Merged

out_forward: document undocumented parameters and Plugin Helpers#680
kenhys merged 2 commits into
fluent:1.0from
Watson1978:docs-out-forward-undocumented

Conversation

@Watson1978

@Watson1978 Watson1978 commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Four parameters accepted by out_forward had no entry on the page, and the service_discovery helper was missing from Plugin Helpers.

  • transport (0.14.12) enum, tcp
  • read_interval_msec (0.14.5) integer, 50
  • read_length (0.14.5) size, 512
  • tls_ca_cert_path (1.3.1) array of string, nil
  • tls_cert_path carried the description of tls_ca_cert_path, which took over the CA certificate role when it was renamed in v1.3.1
  • the <service_discovery> example closed with </source>, and the dns_round_robin note recommended heartbeat_type tcp, deprecated since v0.14.12 in favor of transport

Four parameters accepted by out_forward had no entry on the page, and the
service_discovery helper was missing from Plugin Helpers.

* transport           (0.14.12)  enum, tcp
* read_interval_msec  (0.14.5)   integer, 50
* read_length         (0.14.5)   size, 512
* tls_ca_cert_path    (1.3.1)    array of string, nil
* tls_cert_path carried the description of tls_ca_cert_path, which took
  over the CA certificate role when it was renamed in v1.3.1
* the <service_discovery> example closed with </source>, and the
  dns_round_robin note recommended heartbeat_type tcp, deprecated since
  v0.14.12 in favor of transport

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for fluentd-docs ready!

Name Link
🔨 Latest commit 75616c4
🔍 Latest deploy log https://app.netlify.com/projects/fluentd-docs/deploys/6a7d4a3c69725900080840e1
😎 Deploy Preview https://deploy-preview-680--fluentd-docs.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.

@Watson1978
Watson1978 requested a review from kenhys August 12, 2026 01:30
Comment thread output/forward.md
Only tls_cert_path takes effect when both are set, so state it in both
sections instead of describing them as sharing one certificate store.

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys August 13, 2026 04:38
@kenhys
kenhys merged commit 6d7bd73 into fluent:1.0 Aug 13, 2026
6 checks passed
@Watson1978
Watson1978 deleted the docs-out-forward-undocumented branch August 13, 2026 05:24
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.

2 participants