Skip to content

Commit 77be884

Browse files
esmerelcnorris-cs
andauthored
Update pipeline/outputs/http.md
Co-authored-by: Craig Norris <[email protected]> Signed-off-by: Lynette Miles <[email protected]>
1 parent 3b7a1d1 commit 77be884

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pipeline/outputs/http.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ The plugin supports the following configuration parameters:
88

99
| Key | Description | Default |
1010
| --- | ----------- | -------- |
11-
| `host` | IP address or hostname of the target HTTP Server | `127.0.0.1` |
12-
| `http_User` | Basic Auth username | _none_ |
11+
| `host` | IP address or hostname of the target HTTP Server. | `127.0.0.1` |
12+
| `http_User` | Basic Auth username. | _none_ |
1313
| `http_Passwd` | Basic Auth password. Requires `HTTP_User` to be set. | _none_ |
1414
| `AWS_Auth` | Enable AWS SigV4 authentication. | `false` |
1515
| `AWS_Service` | Specify the AWS service code of your service, used by SigV4 authentication (for example, `es`, `xray`.) Usually found in the service endpoint's subdomains, `protocol://service-code.region-code.amazonaws.com`. | _none_ |

0 commit comments

Comments
 (0)