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

Upgrade fluentd and enforce Opensearch compatibility in logs-concentrator #2821

Merged
merged 2 commits into from
Sep 2, 2021

Conversation

smlx
Copy link
Member

@smlx smlx commented Aug 30, 2021

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

The upstream elasticsearch gem is not compatible with Opensearch starting from version 7.14, so limit the gem version used in the logs-concentrator to < 7.14.

This PR also upgrades the base fluentd image to fix uken/fluent-plugin-elasticsearch#909.

Closing issues

n/a

@smlx smlx added the 3-logging-reporting Logging & Reporting subsystem label Aug 30, 2021
@tobybellwood tobybellwood merged commit 7dbb00f into main Sep 2, 2021
@tobybellwood tobybellwood deleted the logs-concentrator-opensearch branch September 2, 2021 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3-logging-reporting Logging & Reporting subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fleuntd stops sending logs and overflowing the buffer or queued_limit_size
3 participants