Graylog2 / Graylog2/graylog2-server

Export long csv file

Open
#9,399 1 comment 0 reactions 1 assignee Claimed by @dennisoelkers View on GitHub
bug
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

![screenshot_20201109140233](https://user-images.githubusercontent.com/460729/98505532-587ca500-2294-11eb-9f46-393de5c2926e.png)

## Current Behavior

![screenshot_20201109140256](https://user-images.githubusercontent.com/460729/98505549-65999400-2294-11eb-992f-d060ccbc3ea2.png)

## 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.