# DBaaS External Endpoint Rsyslog Output

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `id` | string | no | External integration endpoint id<br/><br/>Must be a valid UUID. |
| `name` | string | no | External integration endpoint name |
| `settings` | [DBaaS Endpoint Rsyslog Optional Fields](/reference/api/_schemas/dbaas-endpoint-rsyslog-optional-fields/) | no | External integration RSyslog configuration |
| `type` | string | no | External integration endpoint type<br/><br/>Allowed values: `prometheus`, `opensearch`, `rsyslog`, `datadog`, `elasticsearch`. |

