Module fastly_api::models::logging_scalyr
source · Structs
Enums
- The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in
vcl_log
ifformat_version
is set to2
and invcl_deliver
ifformat_version
is set to1
. - Where in the generated VCL the logging call should be placed. If not set, endpoints with
format_version
of 2 are placed invcl_log
and those withformat_version
of 1 are placed invcl_deliver
. - The region that log data will be sent to.