KubernetesUrl¶
Base URL of the Kubernetes API server; default
https://kubernetes.default.svc.cluster.local:443.
This parameter applies to imkubernetes: Kubernetes input module.
- Name:
KubernetesUrl
- Scope:
module
- Type:
word
- Default:
https://kubernetes.default.svc.cluster.local:443- Required?:
no
- Introduced:
8.2604.0
Description¶
Sets the API endpoint used when enrichment is enabled. The module queries pod
metadata using /api/v1/namespaces/<namespace>/pods/<pod> below this base
URL.
Module usage¶
module(load="imkubernetes" KubernetesUrl="https://localhost:8443")
See also¶
See also imkubernetes: Kubernetes input module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.