Sha256: 1b7142900c7009d3b2bf0473b8e003ec2ef8e613e3850de81b72db0c9a661147

Contents?: true

Size: 1.04 KB

Versions: 18

Compression:

Stored size: 1.04 KB

Contents

# Fastly::LoggingGenericCommonResponse

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **message_type** | **String** | How the message should be formatted. | [optional][default to 'classic'] |
| **timestamp_format** | **String** | A timestamp format | [optional][readonly] |
| **compression_codec** | **String** | The codec used for compressing your logs. Valid values are `zstd`, `snappy`, and `gzip`. Specifying both `compression_codec` and `gzip_level` in the same API request will result in an error. | [optional] |
| **period** | **String** | How frequently log files are finalized so they can be available for reading (in seconds). | [optional][default to '3600'] |
| **gzip_level** | **String** | The level of gzip encoding when sending logs (default `0`, no compression). Specifying both `compression_codec` and `gzip_level` in the same API request will result in an error. | [optional][default to '0'] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/LoggingGenericCommonResponse.md
fastly-8.10.0 docs/LoggingGenericCommonResponse.md
fastly-8.9.0 docs/LoggingGenericCommonResponse.md
fastly-8.8.0 docs/LoggingGenericCommonResponse.md
fastly-8.7.0 docs/LoggingGenericCommonResponse.md
fastly-8.6.0 docs/LoggingGenericCommonResponse.md
fastly-8.5.0 docs/LoggingGenericCommonResponse.md
fastly-8.4.0 docs/LoggingGenericCommonResponse.md
fastly-8.2.0 docs/LoggingGenericCommonResponse.md
fastly-8.1.0 docs/LoggingGenericCommonResponse.md
fastly-8.0.1 docs/LoggingGenericCommonResponse.md
fastly-8.0.0 docs/LoggingGenericCommonResponse.md
fastly-7.2.2 docs/LoggingGenericCommonResponse.md
fastly-7.2.1 docs/LoggingGenericCommonResponse.md
fastly-7.2.0 docs/LoggingGenericCommonResponse.md
fastly-7.1.1 docs/LoggingGenericCommonResponse.md
fastly-7.1.0 docs/LoggingGenericCommonResponse.md
fastly-7.0.0 docs/LoggingGenericCommonResponse.md