Skip to content

Conversation

bluebike
Copy link
Contributor

@bluebike bluebike commented Oct 28, 2020

Documentation to for input encoding for in_tail and in_syslog.
In_tail contains new section about encoding.

Related flutt/fluent-bit PR : fluent/fluent-bit#2420

Signed-off-by: Jukka Pihl [email protected]

edsiper and others added 6 commits October 9, 2020 20:04
Documentation to for input encoding for in_tail and in_syslog.
In_tail contains new section about encoding.

Signed-off-by: Jukka Pihl <[email protected]>
| Encoding | Description |
| :--- | :--- |
| _ENCODING_ | fail if bad characters |
| _ENCODING_//IGNORE | skip bad characters |
Copy link
Contributor

Choose a reason for hiding this comment

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

Ah, still going with the //MODE iconv approach, but why? I think simply specifying the (possibly empty or NULL) replacement string for bad characters suffices for this, no need for iconv baggage.

@edsiper
Copy link
Member

edsiper commented Dec 13, 2021

please rebase this on top of GIT Master.

note: waiting for final review on fluent/fluent-bit#2420

@edsiper edsiper added the waiting-for-user Waiting for user/contributors feedback or requested changes label Dec 13, 2021
@lecaros lecaros added the conflict Waiting on conflict to be resolved by contributor label Dec 16, 2021
@lecaros
Copy link
Contributor

lecaros commented Feb 22, 2024

PR no longer relevant

@lecaros lecaros closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflict Waiting on conflict to be resolved by contributor waiting-for-user Waiting for user/contributors feedback or requested changes waiting-on-code-merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants