# LoggingRequestCapsCommon ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **request_max_entries** | Option<**i32**> | The maximum number of logs sent in one request. Defaults `0` for unbounded. | [default to 0] **request_max_bytes** | Option<**i32**> | The maximum number of bytes sent in one request. Defaults `0` for unbounded. | [default to 0] [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)