Graylog2 / Graylog2/graylog2-server
Export long csv file
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
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)
1.
2.
3.
4.
## 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
Contributor guide
Assessment
This issue has not been assessed yet.