Jukka Pihl
Jukka Pihl
Documentation to for input encoding for in_tail and in_syslog. In_tail contains new section about encoding. Related flutt/fluent-bit PR : https://github.com/fluent/fluent-bit/pull/2420 Signed-off-by: Jukka Pihl
### Problem: Currenly java pom.xml defines java version compability like this: https://github.com/osheroff/mysql-binlog-connector-java/blob/9cc270ee804442945ac6ed984be9e8adea460177/pom.xml#L107-L109 But this doesn't work with with java 8 Tested with In macOS Big Sur 11.4 using openjdk 1.8...
Adds library flb_encoding for doing charset encoding CHARSET => UTF8. * Uses lib/tutf8e-library. * Only 8-bit charsets are supported. * At first *in_tail* plugin is supported, later in_syslog and others....