Release highlight
- Made it optional to use watch connection on k8s api server
- Made it optional to give privileged access to logging pod. (default changed to
false
because it is not needed for most). If you want to keep it to true, setkubernetes.securityContext
totrue
- Made it optional to keep docker/journald logging structure. (default is false
sendAllMetadata
) - Bug fixed where index routing was getting interfered when the log was using field
index
(field name changed tosplunk_index
) - Bug fixed customFilter rendering for logging fluentd configmap.
Thank you for all contributors and users!