Skip to content

Commit c032cb0

Browse files
committed
add the faq section
1 parent df02633 commit c032cb0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ The default is false.
7474
Sets whether to request acknowledgment from Fluentd to increase the reliability
7575
of the connection. The default is false.
7676

77+
## FAQ
78+
79+
### Does this logger support the features of Fluentd Forward Protocol v1?
80+
81+
"the features" includes heartbeat messages (for TCP keepalive), TLS transport and shared key authentication.
82+
83+
This logger doesn't support those features. Patches are welcome!
84+
7785
## Tests
7886
```
7987
go test

0 commit comments

Comments
 (0)