DBaaS Endpoint Rsyslog Input Update
Properties
| Property | Type | Required | Description |
|---|---|---|---|
settings | Settings | no |
Settings
| Property | Type | Required | Description |
|---|---|---|---|
ca | string | no | PEM encoded CA certificate |
cert | string | no | PEM encoded client certificate |
format | string | no | Message format Allowed values: custom, rfc3164, rfc5424. |
key | string | no | PEM encoded client key |
logline | string | no | Custom syslog message format |
max-message-size | integer | no | Rsyslog max message size |
port | integer | no | Rsyslog server port |
sd | string | no | Structured data block for log message |
server | string | no | Rsyslog server IP address or hostname |
tls | boolean | no | Require TLS |
Last updated on