Chinese characters become question marks on Windows
Open
windows
- Dominant language
- Java
- Stars
- 14.9k
- Forks
- 3.5k
- Avg merge
- 19h 14m
- Merged PRs (30d)
- 63
Description
Hi all,
To verify traditional Chinese characters processing with Logstash 5.4.1 on Windows, I did three simple tests on Windows 10 and Oracle JDK 1.8.0_121.
Here are my three tests: [https://gist.github.com/desp0916/29ad9be45bffda3c6be5026cf076981a](https://gist.github.com/desp0916/29ad9be45bffda3c6be5026cf076981a )
First two test results are unexpected, but the third one is as expected. To my understanding, at least the result of test case #2 should be "network 網路" rather than "network ??", because the codec and charset are explicitly configured.
Could you help me to find the problem or solution?
Thanks in advance.
Contributor guide
Assessment
This issue has not been assessed yet.