Long winevent messages cause logstash errors #8157
Replies: 1 comment 2 replies
-
We are looking into this issue and will post an update once we have more information. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
Sometimes I got such errors in logstash output:
Length can be different of course.766
It always generates for really long messages from domain controller, for example.
I tried to add
ignore_above
option formessage.security
field by modifyingelasticsearch/templates/component/so/dtc-base-mappings.json
, but that didn't help.How can I solve the problem?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions