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
It looks like in case of a lot of log events (about about 1 million per day), python-logstash-async doesn't process them in time and keeps them in the queue. This leads events being pushed to logstash with a long delay(several hours in our case).
Adjust python-logstash-async settings
git log -1
docker version
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered:
I can start working on this if someone can point me towards a direction. I am new contributor.
Sorry, something went wrong.
In general, each data may be delayed
I can start working on this if someone can point me towards a direction. I am new contributor. Hi,did you fix this problem? @abidahmadq
azhavoro
No branches or pull requests
My actions before raising this issue
It looks like in case of a lot of log events (about about 1 million per day), python-logstash-async doesn't process them in time and keeps them in the queue. This leads events being pushed to logstash with a long delay(several hours in our case).
Expected Behaviour
Current Behaviour
Possible Solution
Adjust python-logstash-async settings
Your Environment
git log -1): 59c3b28docker version(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: