Skip to content

Commit

Permalink
in_tcp: Add description of new option message_length_limit
Browse files Browse the repository at this point in the history
fluent/fluentd#4137

Signed-off-by: Daijiro Fukuda <fukuda@clear-code.com>
  • Loading branch information
daipom committed Apr 20, 2023
1 parent 772338b commit fada2c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions input/tcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,14 @@ You will get something like below:
}
```

### `message_length_limit`

| type | default | version |
| :--- | :--- | :--- |
| size | nil \(no limit\) | 1.16.1 |

The maximum number of bytes for the message.

### `<transport>` Section

| type | default | available values | version |
Expand Down

0 comments on commit fada2c7

Please sign in to comment.