Skip to content

in_tcp, in_udp, in_syslog: document deprecated parameters - #662

Merged
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-socket-input-deprecated-params
Aug 4, 2026
Merged

in_tcp, in_udp, in_syslog: document deprecated parameters#662
kenhys merged 1 commit into
fluent:1.0from
Watson1978:docs-socket-input-deprecated-params

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Document the deprecated parameters of the socket-based input plugins. Each is still accepted by the plugin, but was missing from the docs.

  • in_tcp: source_host_key (use source_hostname_key instead)
  • in_udp: source_host_key (use source_hostname_key instead)
  • in_udp: body_size_limit (use message_length_limit instead)
  • in_syslog: include_source_host (use source_hostname_key or source_address_key instead)

Document the deprecated parameters of the socket-based input plugins.
Each is still accepted by the plugin (it only prints a deprecation
notice at runtime), but was missing from the docs.

- in_tcp: source_host_key (use source_hostname_key instead)
- in_udp: source_host_key (use source_hostname_key instead)
- in_udp: body_size_limit (use message_length_limit instead)
- in_syslog: include_source_host (use source_hostname_key or
  source_address_key instead)

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
@Watson1978
Watson1978 requested a review from kenhys August 3, 2026 08:58
@kenhys
kenhys merged commit f11d1f6 into fluent:1.0 Aug 4, 2026
2 checks passed
@Watson1978
Watson1978 deleted the docs-socket-input-deprecated-params branch August 4, 2026 01:20
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