# LoggingLogentriesAllOf
## Properties
**port** | Option<**i32**> | The port number. | [default to 20000]
**token** | Option<**String**> | Use token based authentication ([https://logentries.com/doc/input-token/](https://logentries.com/doc/input-token/)). |
**use_tls** | Option<[**crate::models::LoggingUseTls**](LoggingUseTls.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)