Graylog2 / Graylog2/graylog2-server

Increase the ES index " total_fields_limit" to 3000 or make it adjustible

Open
#11,494 2 comments 2 reactions 0 assignees View on GitHub
elasticsearch feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Increase the ES index " total_fields_limit" to 3000 or make it adjustible

Hi, Recently we have faced an issue where Graylog was giving errors about index limit of 1000 has been reached - and this issue keeps happening.
since ES default is 1000 and this doesn't look to be enough - so it should update its index template called `graylog-internal` to adjust this, so that whatever the new index gets created it gets created with the new index limit.

Either it should be set to 3000 or we should have a setting where the user can update it whatever the limit he/she wants.

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.