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

Gelf output plugin: improved docs and add missing flags #1803

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

bmichalkiewicz
Copy link
Contributor

This pull request corrects documentation and adds the missing max_bytes flag (introduced in version 1.3.4 of fluent-plugin-gelf-best).

Additionally, the term "GELF" has been changed to "Gelf" in the code for clarity, as there's no reason to capitalize it.

we need to update the gem to version 1.3.4 as it fixes: Graylog2/graylog2-server#873

@bmichalkiewicz
Copy link
Contributor Author

bmichalkiewicz commented Aug 28, 2024

There should be information about which Fluentd image supports the max_bytes flag, but I don't know it at the moment.
// Available since ghcr.io/kube-logging/fluentd:v1.16-4.9-full

@pepov
Copy link
Member

pepov commented Sep 2, 2024

@bmichalkiewicz most probably it will be 4.10

@bmichalkiewicz
Copy link
Contributor Author

Thanks for the information :)

@pepov pepov added this to the 4.10 milestone Sep 9, 2024
@bmichalkiewicz bmichalkiewicz force-pushed the gelf_output_plugin branch 2 times, most recently from ade1ef6 to edf4919 Compare September 12, 2024 08:23
@pepov pepov self-assigned this Sep 24, 2024
@pepov
Copy link
Member

pepov commented Sep 25, 2024

@bmichalkiewicz would you mind updating the image to 4.10 once https://github.com/kube-logging/fluentd-images/actions/runs/11032457110 has been built?

this is where the image is configured:

DefaultFluentdImageTag = "v1.16-4.9-full"

Related PR:
kube-logging/fluentd-images#146

@pepov
Copy link
Member

pepov commented Sep 26, 2024

the image has already updated in main, started a rebase

@pepov pepov merged commit 922a9ec into kube-logging:master Sep 26, 2024
16 checks passed
@pepov pepov added the enhancement New feature or request label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

String fields longer than 32kb cannot be indexed
2 participants