Inconsistent Logs getting forwarded from Fluent bit #10175
Unanswered
bhavesh5520
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Can i get any update on the above request Please . |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is just the source file, you can see in this repo. It's probably checked out to the D drive to build. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Could this issue affect log transfers? We have Fluent Bit configured on our servers to send logs to New Relic. Occasionally, Fluent Bit stops sending logs even though the service is running fine. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Team,
We have configured Fluent Bit to forward logs from one of our servers to a New Relic application. However, we are experiencing an issue where Fluent Bit intermittently stops sending logs. Restarting the Fluent Bit service temporarily resolves the issue, and log forwarding resumes. Upon reviewing the Fluent Bit logs, we found the following error:
[2025/04/04 20:53:25] [error] [D:\a\fluent-bit\fluent-bit\plugins\in_tail\tail_file.c:1655 errno=2] No such file or directory
[2025/04/04 20:53:25] [error] [D:\a\fluent-bit\fluent-bit\plugins\in_tail\tail_file.c:1655 errno=2] No such file or directory
[2025/04/04 20:53:25] [error] [D:\a\fluent-bit\fluent-bit\plugins\in_tail\tail_file.c:1655 errno=2] No such file or directory
[2025/04/04 20:53:25] [error] [D:\a\fluent-bit\fluent-bit\plugins\in_tail\tail_file.c:1655 errno=2] No such file or directory
[2025/04/04 20:53:25] [error] [D:\a\fluent-bit\fluent-bit\plugins\in_tail\tail_file.c:1655 errno=2] No such file or directory
The D drive is not present on the server, and we have not mentioned any log path containing the D drive in the fluent-bit.conf file.
Could you please help us understand why this error is occurring and how to resolve it?
Beta Was this translation helpful? Give feedback.
All reactions