Replies: 1 comment
-
Turns out this error was coming from filters: |
[FILTER]
Name kubernetes
Match kube.*
Merge_Log On
Keep_Log Off
K8S-Logging.Parser On
K8S-Logging.Exclude On
+ Buffer_Size 64KB |
Beta Was this translation helpful? Give feedback.
0 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.
-
Getting this error:
As far as I understand, this error is complaining about input being larger than 32K. I tried increasing the settings that I've found, but the error persists. This is our current setup:
Beta Was this translation helpful? Give feedback.
All reactions