Skip to content

Commit e0e8fcd

Browse files
pipeline: inputs: forward: Add threading info
Signed-off-by: Alexa Kreizinger <alexakreizinger@gmail.com>
1 parent 1127ee1 commit e0e8fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/inputs/forward.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ The plugin supports the following configuration parameters:
2020
| Shared\_Key | Shared key for secure forward authentication. | |
2121
| Self\_Hostname | Hostname for secure forward authentication. | |
2222
| Security.Users | Specify the username and password pairs for secure forward authentication. | |
23+
| Threaded | Indicates whether to run this input in its own [thread](../../administration/multithreading.md#inputs). | false |
2324

2425
## Getting Started
2526

@@ -142,4 +143,3 @@ Copyright (C) Treasure Data
142143
[2016/10/07 21:49:40] [ info] [in_fw] binding 0.0.0.0:24224
143144
[0] my_tag: [1475898594, {"key 1"=>123456789, "key 2"=>"abcdefg"}]
144145
```
145-

0 commit comments

Comments
 (0)