Graylog2 / Graylog2/graylog2-server
String fields longer than 32kb cannot be indexed
Open
elasticsearch
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Elasticsearch has an upper limit for term length, so trying to index values longer than ~32kb fails with an error.
Find a way to store those values but not trying to analyze them.
Contributor guide
Assessment
This issue has not been assessed yet.