# LoggingLogentriesAdditional
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**port** | Option<**i32**> | The port number. | [default to 20000]
**token** | Option<**String**> | Use token based authentication. |
**use_tls** | Option<[**crate::models::LoggingUseTlsString**](LoggingUseTlsString.md)> | |
**region** | Option<**String**> | The region to which to stream logs. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)