graylog2-server
graylog2-server copied to clipboard
Export long csv file
I use filebeat collect logs containing CJK words with UTF-8 encoding, I can search and view logs with correct encoding, but when try to export to csv file with logs more than a certain number of lines(search result about 2 pages long) will cause encoding error. when logs are less than a page ,its encoding are correct.
Expected Behavior

Current Behavior

Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
- Graylog Version: Graylog 3.3.8+e223f85 on 9cf24c7736d5 with docker installation
- Java Version: Oracle Corporation 1.8.0_265 on Linux 3.10.0-1127.19.1.el7.x86_64
- Elasticsearch Version:
- MongoDB Version:
- Operating System: CentOS with Linux 3.10.0-1127.19.1.el7.x86_64
- Browser version: Microsoft Edge 86.0.622.63
This seems verified by at least one other user! https://github.com/Graylog2/graylog2-server/issues/9801