graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Export long csv file

Open zhimiaoli opened this issue 5 years ago • 1 comments

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

screenshot_20201109140233

Current Behavior

screenshot_20201109140256

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

zhimiaoli avatar Nov 09 '20 06:11 zhimiaoli

This seems verified by at least one other user! https://github.com/Graylog2/graylog2-server/issues/9801

kmerz avatar Nov 24 '23 10:11 kmerz