push.tls.cafile¶
Specifies the CA bundle used to verify the Remote Write TLS certificate.
This parameter applies to impstats: Generate Periodic Statistics of Internal Counters.
- Name:
push.tls.cafile
- Scope:
module
- Type:
word
- Default:
module=none
- Required?:
no
- Introduced:
8.2602.0
Description¶
If set, the CA file is used to verify the server certificate when using an
https:// push URL. The file must be readable by the rsyslog process.
Module usage¶
module(load="impstats"
push.tls.cafile="/etc/ssl/certs/ca-bundle.crt")
See also¶
See also impstats: Generate Periodic Statistics of Internal Counters.
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.