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 queue.max_bytes field in logstash pipeline settings spec #3925

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

Conversation

kaiwenleee
Copy link

Logstash PipelineSettings is using queue.max_bytes since at least 6.0 rather than queue.max_bytes.number & queue.max_bytes.units. This is also shown in the example.
Updating the spec so that elasticsearch clients can work correctly.

ref: elastic/elasticsearch#92651

Copy link

cla-checker-service bot commented Mar 10, 2025

💚 CLA has been signed

@kaiwenleee kaiwenleee force-pushed the fix/logstash-pipeline-settings branch from 6dd84f2 to 84b7e8c Compare March 10, 2025 15:12
@kaiwenleee kaiwenleee force-pushed the fix/logstash-pipeline-settings branch from 84b7e8c to c6dd8eb Compare March 10, 2025 15:15
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.

1 participant