Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion appendix/update-from-v0.12.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ Fluentd v1 changes buffer mechanism for flexibility. The new buffer consists of

### Log Forwarding from v1.0 to v0.12

Log forwarding from v0.12 to v1.0 is no problem but log forwarding from v1.0 to v0.12 has a problem due to timestamp change. See [`in_forward`'s FAQ](https://fluentd.gitbook.io/manual/v/0.12/input/forward#i-got-messagepack-unknownexttypeerror-error-why)
Log forwarding from v0.12 to v1.0 is no problem but log forwarding from v1.0 to v0.12 has a problem due to timestamp change. See [`in_forward`'s FAQ](https://docs.fluentd.org/0.12/input/forward#i-got-messagepackunknownexttypeerror-error-why)
2 changes: 1 addition & 1 deletion deployment/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,4 @@ If an error occurs, you will get a notification message in your Slack `notify` c

### Deprecate Top-Level Match

You can still use [v0.12 way](https://fluentd.gitbook.io/manual/v/0.12/deployment/logging#capture-fluentd-logs) without `<label @FLUENT_LOG>` but this feature is deprecated. This feature will be removed in fluentd v2.
You can still use [v0.12 way](https://docs.fluentd.org/0.12/deployment/logging#capture-fluentd-logs) without `<label @FLUENT_LOG>` but this feature is deprecated. This feature will be removed in fluentd v2.