Skip to content

in_tail: document "Encoding" configuration - #410

Closed
bluebike wants to merge 6 commits into
fluent:masterfrom
bluebike:input-encoding-support
Closed

in_tail: document "Encoding" configuration#410
bluebike wants to merge 6 commits into
fluent:masterfrom
bluebike:input-encoding-support

Conversation

@bluebike

@bluebike bluebike commented Oct 28, 2020

Copy link
Copy Markdown
Contributor

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 jukka.pihl@iki.fi

edsiper and others added 6 commits October 9, 2020 20:04
Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
Documentation to for input encoding for in_tail and in_syslog.
In_tail contains new section about encoding.

Signed-off-by: Jukka Pihl <jukka.pihl@iki.fi>
Comment thread pipeline/inputs/tail.md
| Encoding | Description |
| :--- | :--- |
| _ENCODING_ | fail if bad characters |
| _ENCODING_//IGNORE | skip bad characters |

Copy link
Copy Markdown
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

edsiper commented Dec 13, 2021

Copy link
Copy Markdown
Member

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

lecaros commented Feb 22, 2024

Copy link
Copy Markdown
Contributor

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