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

fix bug of dead loop when get http 4xx error from Elasticsearch #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wtfeng
Copy link

@wtfeng wtfeng commented Nov 7, 2023

4xx error from Elasticsearch such as too big entity or incomplete message format will cause dead loop from the logback-elasticsearch-appender to Elasticsearch. It will also cause big network flow and cause a lot of money on cloud.

…as too big entity or incomplete message format.
@agido-jrieks
Copy link

@wtfeng this repository here seems to be unmaintained... we maintain a fork and integrated you PR there:
agido-malter/logback-elasticsearch-appender#21

It will be include in version 3.0.9, which is currently being prepared. Thank you very much!

@abatkin
Copy link
Member

abatkin commented Nov 13, 2023

@agido-jrieks would you be interested in helping maintain the "internetitem" logback-elasticsearch-appender? Or should I add something to the readme suggesting people go to your fork instead? Feel free to drop me an e-mail and we can chat (address is in my GitHub profile)

@wtfeng
Copy link
Author

wtfeng commented Nov 17, 2023

@wtfeng this repository here seems to be unmaintained... we maintain a fork and integrated you PR there: agido-malter/logback-elasticsearch-appender#21

It will be include in version 3.0.9, which is currently being prepared. Thank you very much!

That will be great. I will use your version in my project.

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

Successfully merging this pull request may close these issues.

4 participants