Skip to content

Conversation

tippy3
Copy link
Contributor

@tippy3 tippy3 commented Jan 18, 2022

Add from_encoding UTF-8 to examples/log-collection/fluentd/fluent.conf

  • in_tail plugin has from_encoding option. This is different from enconding.
  • Now only encoding UTF-8 is set in in_tail.
  • This means Input is ASCII-8BIT and output is UTF-8, not Both are UTF-8.
  • In order to make it easier to understand, add from_encoding UTF-8

I want to use fluentd image that has this fluent.conf. Could you release v0.0.3?

@tippy3 tippy3 requested review from 2kyym and banatt January 18, 2022 07:56
@2kyym 2kyym requested a review from civitaspo January 18, 2022 09:06
Copy link
Contributor

@yokawasa yokawasa left a comment

Choose a reason for hiding this comment

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

lgtm!

Copy link

@banatt banatt left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@2kyym 2kyym left a comment

Choose a reason for hiding this comment

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

LGTM :)

@tippy3 tippy3 merged commit 69f6137 into main Jan 20, 2022
@tippy3 tippy3 deleted the fix_exmaple_fluent-conf branch January 20, 2022 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants