Skip to content

Commit

Permalink
Merge pull request #2 from iamAzeem/feature-tls-support
Browse files Browse the repository at this point in the history
Merge pull request #1 from iamAzeem/feature-tls-support
  • Loading branch information
iamazeem authored Jun 11, 2020
2 parents 77f1eb7 + 1520ab7 commit e37befc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ $ bundle
* Default value: `binary`.
* **tag** (string) (required): The tag for the event.

### \<transport\> section (optional) (single)

* **protocol** (enum) (optional):
* Available values: tcp, tls
* Default value: `tcp`.
* See [example](https://docs.fluentd.org/plugin-helper-overview/api-plugin-helper-server#configuration-example).

### Example

```
Expand Down

0 comments on commit e37befc

Please sign in to comment.