Skip to content

Commit c1f938d

Browse files
committed
Use 'forward' input in the configuration example
1 parent 318bce6 commit c1f938d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This library is distributed as 'fluent-logger' python package. Please execute th
2222
Fluentd daemon must be lauched with the following configuration:
2323

2424
<source>
25-
type tcp
25+
type forward
2626
port 24224
2727
</source>
2828

0 commit comments

Comments
 (0)