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

Duplication of logs when an ES error occurs #219

Open
mashkovtsev opened this issue Jun 5, 2022 · 1 comment
Open

Duplication of logs when an ES error occurs #219

mashkovtsev opened this issue Jun 5, 2022 · 1 comment

Comments

@mashkovtsev
Copy link

Hi,
we are faced with the problem of duplicating non-erroneous logs, when erroneous logs occur.

Reproduced on:

  • Node.js 12.*
  • elastic search: 7.*
  • winston-elasticsearch: 0.16.1

I have prepared a demo: https://github.com/mashkovtsev/demo-bug-winston-elasticsearch.

Thanks!

@mobiusy
Copy link

mobiusy commented Oct 10, 2022

You can set retryLimit: -1 in temporary before this bug fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants