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