Skip to content

Commit

Permalink
fix fluentforwardreceiver config example (#2157)
Browse files Browse the repository at this point in the history
  • Loading branch information
gramidt authored Nov 15, 2020
1 parent 6ac579e commit 9bf7885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion receiver/fluentforwardreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on port 8006:
```yaml
receivers:
fluentforward:
listenAddress: 0.0.0.0:8006
endpoint: 0.0.0.0:8006
```
Expand Down

0 comments on commit 9bf7885

Please sign in to comment.