# LoggingOpenstackAllOf
## Properties
**access_key** | Option<**String**> | Your OpenStack account access key. |
**bucket_name** | Option<**String**> | The name of your OpenStack container. |
**path** | Option<**String**> | The path to upload logs to. | [default to null]
**public_key** | Option<**String**> | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [default to null]
**url** | Option<**String**> | Your OpenStack auth url. |
**user** | Option<**String**> | The username for your OpenStack account. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)