You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Should fix situations where instant from timestamp parsing is somehow null
* Check for appConfig to be null before continuing, validate in own block
* Close statefulFileReader
* Dnf clean all instead of yum clean all on Dockerfile
* Adds explicit charset for log reading
* Adds more explicit charsets
* Adds defaultCharset to withMsg part
* Use StandardCharsets.UTF_8 instead of Charset.defaultCharset()
* Fix Exception handling message
0 commit comments