docker-elk
docker-elk copied to clipboard
Chinese comes to unicode ...
When output Chinese, it's unicode type.. how to solve it... please tell me
Can you change the localisation to chinese? Not sure whether it is a change within the OS or the elk stack itself. I reckon you create a Dockerfile to do some changes.
FROM qnib/docker-elk
ENV LANG=xxx
RUN locale-gen xx_zz
https://askubuntu.com/questions/89976/how-do-i-change-the-default-locale-in-ubuntu-server
Thank you so much, I’ll have some try...
在 2018年9月27日,下午5:40,Christian Kniep [email protected] 写道:
Can you change the localisation to chinese? Not sure whether it is a change within the OS or the elk stack itself. I reckon you create a Dockerfile to do some changes.
FROM qnib/docker-elk ENV LANG=xxx RUN locale-gen xx_zz https://askubuntu.com/questions/89976/how-do-i-change-the-default-locale-in-ubuntu-server https://askubuntu.com/questions/89976/how-do-i-change-the-default-locale-in-ubuntu-server — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ChristianKniep/docker-elk/issues/22#issuecomment-425027094, or mute the thread https://github.com/notifications/unsubscribe-auth/ASSr7yhezl4EaFsGv01LB6xBpbeoPnevks5ufJ0CgaJpZM4W58ur.