Hi!
I've been trying to use this plugin with logs from kubernetes but I just keep getting deadlock; recursive locking errors.
stack trace
Config:
<match kubernetes.**>
type detect_exceptions
message log
tag parsed.${tag}
languages java
multiline_flush_interval 5s
</match>
Can you see anything obvious I am doing wrong?