-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Git Master branch] Bug in forward input #4670
Comments
This was referenced Jan 23, 2022
I think |
nokute78
added a commit
to nokute78/fluent-bit
that referenced
this issue
Jan 23, 2022
Signed-off-by: Takahiro Yamashita <[email protected]>
4 tasks
I sent a patch #4672 |
edsiper
pushed a commit
that referenced
this issue
Jan 24, 2022
Signed-off-by: Takahiro Yamashita <[email protected]>
edsiper
pushed a commit
that referenced
this issue
Jan 24, 2022
Signed-off-by: Takahiro Yamashita <[email protected]>
edsiper
pushed a commit
that referenced
this issue
Jan 24, 2022
Signed-off-by: Takahiro Yamashita <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Report
I have tested on current git master that the forward input does not work as expected and has weird behavior with the fluentd docker log driver. Logs from the same container get their tag messed up and are ingested under multiple tags.
Config:
Run a container with fluentd log driver:
Debug output:
As you can see, the tag is messed up.
The text was updated successfully, but these errors were encountered: