close
The Wayback Machine - https://web.archive.org/web/20220627111015/https://github.com/openvinotoolkit/cvat/issues/2832
Skip to content
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

Delay in sending logs to Logstash #2832

Open
2 tasks done
azhavoro opened this issue Feb 19, 2021 · 3 comments
Open
2 tasks done

Delay in sending logs to Logstash #2832

azhavoro opened this issue Feb 19, 2021 · 3 comments
Assignees
Labels
bug good first issue

Comments

@azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Feb 19, 2021

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 hash commit (git log -1): 59c3b28
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@azhavoro azhavoro added bug good first issue labels Feb 19, 2021
@azhavoro azhavoro self-assigned this Feb 19, 2021
@azhavoro azhavoro added this to To do in Analytics, metrics, reports via automation Feb 19, 2021
@nmanovic nmanovic added this to To do in Infrastructure via automation Mar 8, 2021
@nmanovic nmanovic added this to the Backlog milestone Mar 8, 2021
@abidahmadq
Copy link

@abidahmadq abidahmadq commented Mar 19, 2021

I can start working on this if someone can point me towards a direction. I am new contributor.

@chaoyifei
Copy link

@chaoyifei chaoyifei commented Mar 29, 2021

In general, each data may be delayed

@chaoyifei
Copy link

@chaoyifei chaoyifei commented Sep 13, 2021

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

@nmanovic nmanovic removed this from the Backlog milestone Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue
Projects
Development

No branches or pull requests

4 participants