Graylog2 / Graylog2/graylog2-server

CSV export ignores limit parameter

Open
#582 1 comment 0 reactions 1 assignee Claimed by @kroepke View on GitHub
bug elasticsearch P3 S3 search test-day triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

When passing a limit to a csv export call, the scan search type mishandles the value.
Most of the limits are per-shard and the scroll window of 500 most likely does not play well with from/size settings.

Investigate what the actual ES behaviour is here, and how to improve the situation.
Take into account that scan search type results are not sorted in 0.90.

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.