We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c750731 commit 9c60250Copy full SHA for 9c60250
plugins/input/forward.md
@@ -506,7 +506,7 @@ port. Incoming data will be routed to 3 workers automatically.
506
507
`in_forward` doesn't provide parsing mechanism unlike `in_tail` or
508
`in_tcp` because `in_forward` is mainly for efficient log transfer. If
509
-you want to parse incoming event, use [parser filter](https://github.com/tagomoris/fluent-plugin-parser) in your
+you want to parse incoming event, use [parser filter](/plugins/filter/parser.md) in your
510
pipeline.\
511
See Docker logging driver usecase: [Docker Logging](http://www.fluentd.org/guides/recipes/docker-logging)
512
0 commit comments