-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MaxBytesLengthExceededException #26
Comments
Upstream issue Graylog2/graylog2-server#873 |
If you have a chance to to review my truncate-strings branch, that would be great. I haven't tested it yet, but as soon as I have a chance to, I plan to merge it into master. |
truncate-strings wasn't supposed to be merged; I've reverted it to un-break the master branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Can you have optional for truncate message or put original data to non-indexed field and truncate the message in indexed field?
The text was updated successfully, but these errors were encountered: