Changes:
add tests for mmkubernetes
clean up sample mmkubernetes file
fix indentation
check for Kubernetes response code
only examine filename if non-null and length is not 0
add default kubernetesurl https://kubernetes.default.svc.cluster.local:443
fix broken lnrule for CONTAINER_NAME
add pkg check for lognorm >= 2.0.3 for mmkubernetes for
HAVE_LOADSAMPLESFROMSTRING
fix lnrules
https://github.com/rsyslog/rsyslog/pull/2635
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2018:3135
Changes: add tests for mmkubernetes clean up sample mmkubernetes file fix indentation check for Kubernetes response code only examine filename if non-null and length is not 0 add default kubernetesurl https://kubernetes.default.svc.cluster.local:443 fix broken lnrule for CONTAINER_NAME add pkg check for lognorm >= 2.0.3 for mmkubernetes for HAVE_LOADSAMPLESFROMSTRING fix lnrules https://github.com/rsyslog/rsyslog/pull/2635