-
Notifications
You must be signed in to change notification settings - Fork 475
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
When openobserve as syslog server, tcp connection was closed repeatly almost every 60s #4067
Comments
I'm pretty sure this has to do with TCP keepalive, are you sending syslog during those 60seconds? |
I am getting similar issuse when logging to OpenObserver as a syslog server running under Unraid 6.12.11, except I'm getting more frequent errors:
|
Signed-off-by: Yashodhan Joshi <[email protected]>
@kmephistoh @doychi do you mind we give you a dev version for help testing the fix? |
Hi,
I'd love to, but I'll have to work out how to get it installed under Unraid.
Thanks,
Justin
Get Outlook for Android<https://aka.ms/AAb9ysg>
…________________________________
From: Hengfei Yang ***@***.***>
Sent: Tuesday, August 27, 2024 3:22:45 PM
To: openobserve/openobserve ***@***.***>
Cc: Doychi ***@***.***>; Mention ***@***.***>
Subject: Re: [openobserve/openobserve] When openobserve as syslog server, tcp connection was closed repeatly almost every 60s (Issue #4067)
@kmephistoh<https://github.com/kmephistoh> @doychi<https://github.com/doychi> do you mind we give you a dev version for help testing the fix?
—
Reply to this email directly, view it on GitHub<#4067 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACT6YFV3FDZBG5EPRSFNG6TZTQEKLAVCNFSM6AAAAABLQAI3BCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGU4TMMJUGE>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@doychi we only have docker image for dev version. maybe let's wait for some days, we will release a binary version then i will back to you. |
|
@kmephistoh can you try this version:
|
@kmephistoh this is docker image, you can access it by browser, you can use
or directly run it:
Please try this version, we added some debug logs. |
I have installed the image and will keep an eye on it today and let you know how it goes. |
The new image seems to have resolved the issue for me. |
Can you let me know when this is likely to make it the latest stable release, so I can switch back to the stable line? |
sure, will make release next week |
I try this version, the issue's problem was resolved. But other normal log are loss sometime. |
We released |
Which OpenObserve functionalities are the source of the bug?
ingestion
Is this a regression?
Yes
Description
When openobserve as syslog server, tcp connection was closed repeatly almost every 60s, client print these annoying logs. Even so, logs can still be collected.
When i select rsyslog as a syslog server on the same server
10.11.10.24:514
, everything is ok(no annoying logs).tcpdump show me, the connection was RST, so i think the reason may was the server side. no firewall or load balancer.
Please provide a link to a minimal reproduction of the bug
No response
Please provide the exception or error you saw
No response
Please provide the version you discovered this bug in (check about page for version information)
Anything else?
No response
The text was updated successfully, but these errors were encountered: