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

Downgrade ES bulk item log message #3954

Merged
merged 1 commit into from
Apr 7, 2017

Conversation

urso
Copy link

@urso urso commented Apr 7, 2017

Resolve: #3953

Downgrade logging of per bulk item failures from INFO to DEBUG. In worst case,
every item in a bulk might fail, poluting the logs with loads of similar
messages (one log messages per bulk_max_size).

Downgrade logging of per bulk item failures from INFO to DEBUG. In worst case,
every item in a bulk might fail, poluting the logs with loads of similar
messages (one log messages per `bulk_max_size`).
@urso urso added bug libbeat needs_backport PR is waiting to be backported to other branches. labels Apr 7, 2017
Copy link
Contributor

@tsg tsg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tsg tsg added the v5.4.0 label Apr 7, 2017
@tsg tsg merged commit eedd8b0 into elastic:master Apr 7, 2017
@urso urso removed the needs_backport PR is waiting to be backported to other branches. label Apr 7, 2017
@urso urso deleted the fix/3953-es-bulk-log-debug branch February 19, 2019 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants