# LoggingSyslogAdditional ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **message_type** | Option<[**crate::models::LoggingMessageType**](LoggingMessageType.md)> | | **hostname** | Option<**String**> | The hostname used for the syslog endpoint. | **ipv4** | Option<**String**> | The IPv4 address used for the syslog endpoint. | **token** | Option<**String**> | Whether to prepend each message with a specific token. | [default to null] **use_tls** | Option<[**crate::models::LoggingUseTlsString**](LoggingUseTlsString.md)> | | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)