tls.mycert¶
Specifies the client certificate for authenticating to Kubernetes.
This parameter applies to Kubernetes Metadata Module (mmkubernetes).
- Name:
tls.mycert
- Scope:
action
- Type:
word
- Default:
none
- Required?:
no
- Introduced:
at least 8.x, possibly earlier
Description¶
This is the full path and file name of the file containing the client cert for doing client cert auth against Kubernetes. This file is in PEM format. For example: /etc/rsyslog.d/k8s-client-cert.pem
Action usage¶
action(type="mmkubernetes" tls.myCert="/etc/rsyslog.d/k8s-client-cert.pem")
See also¶
See also Kubernetes Metadata Module (mmkubernetes).
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.