Skip to content

input: add missing options to input_global_properties. #10281

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pwhelan
Copy link
Contributor

@pwhelan pwhelan commented Apr 30, 2025

Summary

Add options that were missing to input_global_properties.

Description

add the following missing properties to input_global_properties:

  • storage.type
  • storage.pause_on_chunks_overlimit
  • threaded

Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • [N/A] Example configuration file for the change
  • [N/A] Debug log output from testing the change
  • [N/A] Attached Valgrind output that shows no leaks or memory corruption was found

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

add the following missing properties to `input_global_properties`:

- storage.type
- storage.pause_on_chunks_overlimit
- threaded

Signed-off-by: Phillip Adair Stewart Whelan <[email protected]>
pwhelan added 2 commits May 5, 2025 10:19
Signed-off-by: Phillip Adair Stewart Whelan <[email protected]>
Signed-off-by: Phillip Adair Stewart Whelan <[email protected]>
@edsiper
Copy link
Member

edsiper commented May 5, 2025

@pwhelan let's reduce the number of commits here, I think one is enough since the 2 extra ones are correction after the comments

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