useHttps¶
Switches omhttp to use HTTPS instead of HTTP when sending requests.
This parameter applies to omhttp: HTTP Output Module.
- Name:
useHttps
- Scope:
input
- Type:
boolean
- Default:
input=off
- Required?:
no
- Introduced:
Not specified
Description¶
When switched to on you will use https instead of http.
Input usage¶
module(load="omhttp")
action(
type="omhttp"
useHttps="on"
)
See also¶
See also omhttp: HTTP Output Module.
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.