We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1127ee1 commit e0e8fcdCopy full SHA for e0e8fcd
pipeline/inputs/forward.md
@@ -20,6 +20,7 @@ The plugin supports the following configuration parameters:
20
| Shared\_Key | Shared key for secure forward authentication. | |
21
| Self\_Hostname | Hostname for secure forward authentication. | |
22
| 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 |
24
25
## Getting Started
26
@@ -142,4 +143,3 @@ Copyright (C) Treasure Data
142
143
[2016/10/07 21:49:40] [ info] [in_fw] binding 0.0.0.0:24224
144
[0] my_tag: [1475898594, {"key 1"=>123456789, "key 2"=>"abcdefg"}]
145
```
-
0 commit comments