File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -95,8 +95,7 @@ You can use this parser without `multiline_start_regexp` when you know your data
9595
9696## Configurations
9797
98- * See also: [ TimeParameters Plugin Overview] ( https://docs.fluentd.org/v1.0/articles/timeparameters-plugin-overview )
99- * See also: [ Parser Plugin Overview] ( https://docs.fluentd.org/v1.0/articles/parser-plugin-overview )
98+ * See also: [ Parser Plugin Overview] ( https://docs.fluentd.org/configuration/parse-section )
10099
101100* ** time_format** (string) (optional): The format of the time field.
102101* ** grok_pattern** (string) (optional): The pattern of grok. You cannot specify multiple grok pattern with this.
@@ -271,7 +270,7 @@ Here is a sample config using the Grok parser with `in_tail` and the `types` par
271270
272271If you want to use this plugin with Fluentd v0.12.x or earlier, you can use this plugin version v1.x.
273272
274- See also: [ Plugin Management | Fluentd] ( http ://docs.fluentd.org/articles /plugin-management#plugin-version -management)
273+ See also: [ Plugin Management | Fluentd] ( https ://docs.fluentd.org/deployment /plugin-management)
275274
276275## License
277276
You can’t perform that action at this time.
0 commit comments