fastly 13.0.0 → 13.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +18 -0
- data/Gemfile.lock +1 -1
- data/README.md +6 -3
- data/docs/Backend.md +2 -2
- data/docs/BackendApi.md +8 -8
- data/docs/BackendResponse.md +2 -2
- data/docs/Invitation.md +1 -1
- data/docs/InvitationCreateData.md +12 -0
- data/docs/InvitationCreateDataAllOf.md +10 -0
- data/docs/{InvitationResponse.md → InvitationCreateResponse.md} +1 -1
- data/docs/{InvitationResponseAllOf.md → InvitationCreateResponseAllOf.md} +1 -1
- data/docs/InvitationData.md +0 -1
- data/docs/InvitationResponseData.md +1 -1
- data/docs/InvitationsApi.md +2 -2
- data/docs/LoggingAzureblobApi.md +8 -4
- data/docs/LoggingAzureblobResponse.md +2 -1
- data/docs/LoggingBigqueryAdditional.md +1 -1
- data/docs/LoggingBigqueryApi.md +8 -4
- data/docs/LoggingBigqueryResponse.md +2 -1
- data/docs/LoggingCloudfilesApi.md +8 -4
- data/docs/LoggingCloudfilesResponse.md +2 -1
- data/docs/LoggingCommon.md +2 -1
- data/docs/LoggingCommonResponse.md +2 -1
- data/docs/LoggingCommonResponseAllOf.md +2 -1
- data/docs/LoggingDatadogAdditional.md +1 -1
- data/docs/LoggingDatadogApi.md +8 -4
- data/docs/LoggingDatadogResponse.md +2 -1
- data/docs/LoggingDigitaloceanApi.md +8 -4
- data/docs/LoggingDigitaloceanResponse.md +2 -1
- data/docs/LoggingElasticsearchAdditional.md +1 -1
- data/docs/LoggingElasticsearchApi.md +8 -4
- data/docs/LoggingElasticsearchResponse.md +2 -1
- data/docs/LoggingFtpApi.md +8 -4
- data/docs/LoggingFtpResponse.md +2 -1
- data/docs/LoggingGcsApi.md +8 -4
- data/docs/LoggingGcsResponse.md +2 -1
- data/docs/LoggingGooglePubsubAdditional.md +1 -1
- data/docs/LoggingGooglePubsubResponse.md +2 -1
- data/docs/LoggingGrafanacloudlogsAdditional.md +1 -1
- data/docs/LoggingGrafanacloudlogsApi.md +8 -4
- data/docs/LoggingGrafanacloudlogsResponse.md +2 -1
- data/docs/LoggingHerokuApi.md +8 -4
- data/docs/LoggingHerokuResponse.md +2 -1
- data/docs/LoggingHoneycombAdditional.md +1 -1
- data/docs/LoggingHoneycombApi.md +8 -4
- data/docs/LoggingHoneycombResponse.md +2 -1
- data/docs/LoggingHttpsAdditional.md +1 -1
- data/docs/LoggingHttpsApi.md +8 -4
- data/docs/LoggingHttpsResponse.md +2 -1
- data/docs/LoggingKafkaApi.md +4 -2
- data/docs/LoggingKafkaResponse.md +2 -1
- data/docs/LoggingKafkaResponsePost.md +2 -1
- data/docs/LoggingKinesisAdditional.md +1 -1
- data/docs/LoggingKinesisApi.md +2 -2
- data/docs/LoggingKinesisResponse.md +1 -1
- data/docs/LoggingLogentriesApi.md +8 -4
- data/docs/LoggingLogentriesResponse.md +2 -1
- data/docs/LoggingLogglyApi.md +8 -4
- data/docs/LoggingLogglyResponse.md +2 -1
- data/docs/LoggingLogshuttleApi.md +8 -4
- data/docs/LoggingLogshuttleResponse.md +2 -1
- data/docs/LoggingNewrelicAdditional.md +1 -1
- data/docs/LoggingNewrelicApi.md +8 -4
- data/docs/LoggingNewrelicResponse.md +2 -1
- data/docs/LoggingNewrelicotlpAdditional.md +1 -1
- data/docs/LoggingNewrelicotlpApi.md +8 -4
- data/docs/LoggingNewrelicotlpResponse.md +2 -1
- data/docs/LoggingOpenstackApi.md +8 -4
- data/docs/LoggingOpenstackResponse.md +2 -1
- data/docs/LoggingPapertrailApi.md +8 -4
- data/docs/LoggingPapertrailResponse.md +2 -1
- data/docs/LoggingPubsubApi.md +8 -4
- data/docs/LoggingS3Api.md +8 -4
- data/docs/LoggingS3Response.md +2 -1
- data/docs/LoggingScalyrApi.md +8 -4
- data/docs/LoggingScalyrResponse.md +2 -1
- data/docs/LoggingSftpApi.md +8 -4
- data/docs/LoggingSftpResponse.md +2 -1
- data/docs/LoggingSplunkApi.md +8 -4
- data/docs/LoggingSplunkResponse.md +2 -1
- data/docs/LoggingSumologicApi.md +8 -4
- data/docs/LoggingSumologicResponse.md +2 -1
- data/docs/LoggingSyslogApi.md +8 -4
- data/docs/LoggingSyslogResponse.md +2 -1
- data/docs/PoolAdditional.md +1 -1
- data/docs/PoolApi.md +4 -4
- data/docs/PoolResponse.md +1 -1
- data/docs/PoolResponsePost.md +1 -1
- data/docs/PurgeApi.md +1 -1
- data/docs/TlsCertificateDataAttributes.md +1 -0
- data/docs/TlsCsrData.md +0 -1
- data/docs/TlsCsrDataAttributes.md +1 -0
- data/lib/fastly/api/backend_api.rb +8 -8
- data/lib/fastly/api/invitations_api.rb +3 -3
- data/lib/fastly/api/logging_azureblob_api.rb +18 -4
- data/lib/fastly/api/logging_bigquery_api.rb +18 -4
- data/lib/fastly/api/logging_cloudfiles_api.rb +18 -4
- data/lib/fastly/api/logging_datadog_api.rb +18 -4
- data/lib/fastly/api/logging_digitalocean_api.rb +18 -4
- data/lib/fastly/api/logging_elasticsearch_api.rb +18 -4
- data/lib/fastly/api/logging_ftp_api.rb +18 -4
- data/lib/fastly/api/logging_gcs_api.rb +18 -4
- data/lib/fastly/api/logging_grafanacloudlogs_api.rb +18 -4
- data/lib/fastly/api/logging_heroku_api.rb +18 -4
- data/lib/fastly/api/logging_honeycomb_api.rb +18 -4
- data/lib/fastly/api/logging_https_api.rb +18 -4
- data/lib/fastly/api/logging_kafka_api.rb +9 -2
- data/lib/fastly/api/logging_kinesis_api.rb +2 -2
- data/lib/fastly/api/logging_logentries_api.rb +18 -4
- data/lib/fastly/api/logging_loggly_api.rb +18 -4
- data/lib/fastly/api/logging_logshuttle_api.rb +18 -4
- data/lib/fastly/api/logging_newrelic_api.rb +18 -4
- data/lib/fastly/api/logging_newrelicotlp_api.rb +18 -4
- data/lib/fastly/api/logging_openstack_api.rb +18 -4
- data/lib/fastly/api/logging_papertrail_api.rb +18 -4
- data/lib/fastly/api/logging_pubsub_api.rb +18 -4
- data/lib/fastly/api/logging_s3_api.rb +18 -4
- data/lib/fastly/api/logging_scalyr_api.rb +18 -4
- data/lib/fastly/api/logging_sftp_api.rb +18 -4
- data/lib/fastly/api/logging_splunk_api.rb +18 -4
- data/lib/fastly/api/logging_sumologic_api.rb +18 -4
- data/lib/fastly/api/logging_syslog_api.rb +18 -4
- data/lib/fastly/api/pool_api.rb +4 -4
- data/lib/fastly/api/purge_api.rb +2 -2
- data/lib/fastly/models/backend.rb +2 -3
- data/lib/fastly/models/backend_response.rb +2 -3
- data/lib/fastly/models/invitation.rb +1 -1
- data/lib/fastly/models/invitation_create_data.rb +244 -0
- data/lib/fastly/models/invitation_create_data_all_of.rb +216 -0
- data/lib/fastly/models/{invitation_response.rb → invitation_create_response.rb} +4 -4
- data/lib/fastly/models/{invitation_response_all_of.rb → invitation_create_response_all_of.rb} +3 -3
- data/lib/fastly/models/invitation_data.rb +4 -13
- data/lib/fastly/models/invitation_response_data.rb +13 -13
- data/lib/fastly/models/logging_azureblob_response.rb +26 -2
- data/lib/fastly/models/logging_bigquery_additional.rb +1 -1
- data/lib/fastly/models/logging_bigquery_response.rb +26 -2
- data/lib/fastly/models/logging_cloudfiles_response.rb +26 -2
- data/lib/fastly/models/logging_common.rb +29 -5
- data/lib/fastly/models/logging_common_response.rb +26 -2
- data/lib/fastly/models/logging_common_response_all_of.rb +29 -5
- data/lib/fastly/models/logging_datadog_additional.rb +1 -1
- data/lib/fastly/models/logging_datadog_response.rb +26 -2
- data/lib/fastly/models/logging_digitalocean_response.rb +26 -2
- data/lib/fastly/models/logging_elasticsearch_additional.rb +1 -1
- data/lib/fastly/models/logging_elasticsearch_response.rb +26 -2
- data/lib/fastly/models/logging_ftp_response.rb +26 -2
- data/lib/fastly/models/logging_gcs_response.rb +26 -2
- data/lib/fastly/models/logging_google_pubsub_additional.rb +1 -1
- data/lib/fastly/models/logging_google_pubsub_response.rb +26 -2
- data/lib/fastly/models/logging_grafanacloudlogs_additional.rb +1 -1
- data/lib/fastly/models/logging_grafanacloudlogs_response.rb +26 -2
- data/lib/fastly/models/logging_heroku_response.rb +26 -2
- data/lib/fastly/models/logging_honeycomb_additional.rb +1 -1
- data/lib/fastly/models/logging_honeycomb_response.rb +26 -2
- data/lib/fastly/models/logging_https_additional.rb +1 -1
- data/lib/fastly/models/logging_https_response.rb +26 -2
- data/lib/fastly/models/logging_kafka_response.rb +26 -2
- data/lib/fastly/models/logging_kafka_response_post.rb +26 -2
- data/lib/fastly/models/logging_kinesis_additional.rb +1 -1
- data/lib/fastly/models/logging_kinesis_response.rb +1 -1
- data/lib/fastly/models/logging_logentries_response.rb +26 -2
- data/lib/fastly/models/logging_loggly_response.rb +26 -2
- data/lib/fastly/models/logging_logshuttle_response.rb +26 -2
- data/lib/fastly/models/logging_newrelic_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelic_response.rb +26 -2
- data/lib/fastly/models/logging_newrelicotlp_additional.rb +1 -1
- data/lib/fastly/models/logging_newrelicotlp_response.rb +26 -2
- data/lib/fastly/models/logging_openstack_response.rb +26 -2
- data/lib/fastly/models/logging_papertrail_response.rb +26 -2
- data/lib/fastly/models/logging_s3_response.rb +26 -2
- data/lib/fastly/models/logging_scalyr_response.rb +26 -2
- data/lib/fastly/models/logging_sftp_response.rb +26 -2
- data/lib/fastly/models/logging_splunk_response.rb +26 -2
- data/lib/fastly/models/logging_sumologic_response.rb +26 -2
- data/lib/fastly/models/logging_syslog_response.rb +26 -2
- data/lib/fastly/models/pool_additional.rb +1 -1
- data/lib/fastly/models/pool_response.rb +1 -1
- data/lib/fastly/models/pool_response_post.rb +1 -1
- data/lib/fastly/models/relationship_service_invitations.rb +1 -0
- data/lib/fastly/models/relationship_service_invitations_service_invitations.rb +1 -0
- data/lib/fastly/models/relationships_for_invitation.rb +1 -0
- data/lib/fastly/models/tls_certificate_data_attributes.rb +14 -4
- data/lib/fastly/models/tls_csr_data.rb +4 -13
- data/lib/fastly/models/tls_csr_data_attributes.rb +14 -4
- data/lib/fastly/version.rb +1 -1
- data/lib/fastly.rb +4 -2
- data/sig.json +1 -1
- metadata +10 -6
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :user The Grafana Cloud Logs Dataset you want to log to.
|
30
31
|
# @option opts [String] :url The URL of the Loki instance in your Grafana stack.
|
@@ -43,7 +44,8 @@ module Fastly
|
|
43
44
|
# @option opts [String] :name The name for the real-time logging configuration.
|
44
45
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
45
46
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
46
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
47
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
48
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
47
49
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
48
50
|
# @option opts [String] :user The Grafana Cloud Logs Dataset you want to log to.
|
49
51
|
# @option opts [String] :url The URL of the Loki instance in your Grafana stack.
|
@@ -69,6 +71,10 @@ module Fastly
|
|
69
71
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
70
72
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
71
73
|
end
|
74
|
+
allowable_values = ["none", "eu", "us"]
|
75
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
76
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
77
|
+
end
|
72
78
|
allowable_values = [1, 2]
|
73
79
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
74
80
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -95,6 +101,7 @@ module Fastly
|
|
95
101
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
96
102
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
97
103
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
104
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
98
105
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
99
106
|
form_params['user'] = opts[:'user'] if !opts[:'user'].nil?
|
100
107
|
form_params['url'] = opts[:'url'] if !opts[:'url'].nil?
|
@@ -359,7 +366,8 @@ module Fastly
|
|
359
366
|
# @option opts [String] :name The name for the real-time logging configuration.
|
360
367
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
361
368
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
362
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
369
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
370
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
363
371
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
364
372
|
# @option opts [String] :user The Grafana Cloud Logs Dataset you want to log to.
|
365
373
|
# @option opts [String] :url The URL of the Loki instance in your Grafana stack.
|
@@ -379,7 +387,8 @@ module Fastly
|
|
379
387
|
# @option opts [String] :name The name for the real-time logging configuration.
|
380
388
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
381
389
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
382
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
390
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/).
|
391
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
383
392
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
384
393
|
# @option opts [String] :user The Grafana Cloud Logs Dataset you want to log to.
|
385
394
|
# @option opts [String] :url The URL of the Loki instance in your Grafana stack.
|
@@ -410,6 +419,10 @@ module Fastly
|
|
410
419
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
411
420
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
412
421
|
end
|
422
|
+
allowable_values = ["none", "eu", "us"]
|
423
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
424
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
425
|
+
end
|
413
426
|
allowable_values = [1, 2]
|
414
427
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
415
428
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -436,6 +449,7 @@ module Fastly
|
|
436
449
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
437
450
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
438
451
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
452
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
439
453
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
440
454
|
form_params['user'] = opts[:'user'] if !opts[:'user'].nil?
|
441
455
|
form_params['url'] = opts[:'url'] if !opts[:'url'].nil?
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :token The token to use for authentication ([https://devcenter.heroku.com/articles/add-on-partner-log-integration](https://devcenter.heroku.com/articles/add-on-partner-log-integration)).
|
30
31
|
# @option opts [String] :url The URL to stream logs to.
|
@@ -41,7 +42,8 @@ module Fastly
|
|
41
42
|
# @option opts [String] :name The name for the real-time logging configuration.
|
42
43
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
43
44
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
44
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
45
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
46
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
45
47
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
46
48
|
# @option opts [String] :token The token to use for authentication ([https://devcenter.heroku.com/articles/add-on-partner-log-integration](https://devcenter.heroku.com/articles/add-on-partner-log-integration)).
|
47
49
|
# @option opts [String] :url The URL to stream logs to.
|
@@ -65,6 +67,10 @@ module Fastly
|
|
65
67
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
66
68
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
67
69
|
end
|
70
|
+
allowable_values = ["none", "eu", "us"]
|
71
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
72
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
73
|
+
end
|
68
74
|
allowable_values = [1, 2]
|
69
75
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
70
76
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -91,6 +97,7 @@ module Fastly
|
|
91
97
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
92
98
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
93
99
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
100
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
94
101
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
95
102
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
96
103
|
form_params['url'] = opts[:'url'] if !opts[:'url'].nil?
|
@@ -353,7 +360,8 @@ module Fastly
|
|
353
360
|
# @option opts [String] :name The name for the real-time logging configuration.
|
354
361
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
355
362
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
356
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
363
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
364
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
357
365
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
358
366
|
# @option opts [String] :token The token to use for authentication ([https://devcenter.heroku.com/articles/add-on-partner-log-integration](https://devcenter.heroku.com/articles/add-on-partner-log-integration)).
|
359
367
|
# @option opts [String] :url The URL to stream logs to.
|
@@ -371,7 +379,8 @@ module Fastly
|
|
371
379
|
# @option opts [String] :name The name for the real-time logging configuration.
|
372
380
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
373
381
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
374
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
382
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
383
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
375
384
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
376
385
|
# @option opts [String] :token The token to use for authentication ([https://devcenter.heroku.com/articles/add-on-partner-log-integration](https://devcenter.heroku.com/articles/add-on-partner-log-integration)).
|
377
386
|
# @option opts [String] :url The URL to stream logs to.
|
@@ -400,6 +409,10 @@ module Fastly
|
|
400
409
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
401
410
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
402
411
|
end
|
412
|
+
allowable_values = ["none", "eu", "us"]
|
413
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
414
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
415
|
+
end
|
403
416
|
allowable_values = [1, 2]
|
404
417
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
405
418
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -426,6 +439,7 @@ module Fastly
|
|
426
439
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
427
440
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
428
441
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
442
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
429
443
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
430
444
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
431
445
|
form_params['url'] = opts[:'url'] if !opts[:'url'].nil?
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). Must produce valid JSON that Honeycomb can ingest.
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :dataset The Honeycomb Dataset you want to log to.
|
30
31
|
# @option opts [String] :token The Write Key from the Account page of your Honeycomb account.
|
@@ -41,7 +42,8 @@ module Fastly
|
|
41
42
|
# @option opts [String] :name The name for the real-time logging configuration.
|
42
43
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
43
44
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
44
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
45
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). Must produce valid JSON that Honeycomb can ingest.
|
46
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
45
47
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
46
48
|
# @option opts [String] :dataset The Honeycomb Dataset you want to log to.
|
47
49
|
# @option opts [String] :token The Write Key from the Account page of your Honeycomb account.
|
@@ -65,6 +67,10 @@ module Fastly
|
|
65
67
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
66
68
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
67
69
|
end
|
70
|
+
allowable_values = ["none", "eu", "us"]
|
71
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
72
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
73
|
+
end
|
68
74
|
allowable_values = [1, 2]
|
69
75
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
70
76
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -91,6 +97,7 @@ module Fastly
|
|
91
97
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
92
98
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
93
99
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
100
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
94
101
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
95
102
|
form_params['dataset'] = opts[:'dataset'] if !opts[:'dataset'].nil?
|
96
103
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
@@ -353,7 +360,8 @@ module Fastly
|
|
353
360
|
# @option opts [String] :name The name for the real-time logging configuration.
|
354
361
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
355
362
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
356
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
363
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). Must produce valid JSON that Honeycomb can ingest.
|
364
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
357
365
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
358
366
|
# @option opts [String] :dataset The Honeycomb Dataset you want to log to.
|
359
367
|
# @option opts [String] :token The Write Key from the Account page of your Honeycomb account.
|
@@ -371,7 +379,8 @@ module Fastly
|
|
371
379
|
# @option opts [String] :name The name for the real-time logging configuration.
|
372
380
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
373
381
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
374
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
382
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). Must produce valid JSON that Honeycomb can ingest.
|
383
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
375
384
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
376
385
|
# @option opts [String] :dataset The Honeycomb Dataset you want to log to.
|
377
386
|
# @option opts [String] :token The Write Key from the Account page of your Honeycomb account.
|
@@ -400,6 +409,10 @@ module Fastly
|
|
400
409
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
401
410
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
402
411
|
end
|
412
|
+
allowable_values = ["none", "eu", "us"]
|
413
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
414
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
415
|
+
end
|
403
416
|
allowable_values = [1, 2]
|
404
417
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
405
418
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -426,6 +439,7 @@ module Fastly
|
|
426
439
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
427
440
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
428
441
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
442
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
429
443
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
430
444
|
form_params['dataset'] = opts[:'dataset'] if !opts[:'dataset'].nil?
|
431
445
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
30
31
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -52,7 +53,8 @@ module Fastly
|
|
52
53
|
# @option opts [String] :name The name for the real-time logging configuration.
|
53
54
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
54
55
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
55
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
56
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
57
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
56
58
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
57
59
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
58
60
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -87,6 +89,10 @@ module Fastly
|
|
87
89
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
88
90
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
89
91
|
end
|
92
|
+
allowable_values = ["none", "eu", "us"]
|
93
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
94
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
95
|
+
end
|
90
96
|
allowable_values = [1, 2]
|
91
97
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
92
98
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -121,6 +127,7 @@ module Fastly
|
|
121
127
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
122
128
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
123
129
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
130
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
124
131
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
125
132
|
form_params['tls_ca_cert'] = opts[:'tls_ca_cert'] if !opts[:'tls_ca_cert'].nil?
|
126
133
|
form_params['tls_client_cert'] = opts[:'tls_client_cert'] if !opts[:'tls_client_cert'].nil?
|
@@ -394,7 +401,8 @@ module Fastly
|
|
394
401
|
# @option opts [String] :name The name for the real-time logging configuration.
|
395
402
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
396
403
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
397
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
404
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
405
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
398
406
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
399
407
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
400
408
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -423,7 +431,8 @@ module Fastly
|
|
423
431
|
# @option opts [String] :name The name for the real-time logging configuration.
|
424
432
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
425
433
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
426
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
434
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
435
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
427
436
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
428
437
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
429
438
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -463,6 +472,10 @@ module Fastly
|
|
463
472
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
464
473
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
465
474
|
end
|
475
|
+
allowable_values = ["none", "eu", "us"]
|
476
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
477
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
478
|
+
end
|
466
479
|
allowable_values = [1, 2]
|
467
480
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
468
481
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -497,6 +510,7 @@ module Fastly
|
|
497
510
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
498
511
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
499
512
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
513
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
500
514
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
501
515
|
form_params['tls_ca_cert'] = opts[:'tls_ca_cert'] if !opts[:'tls_ca_cert'].nil?
|
502
516
|
form_params['tls_client_cert'] = opts[:'tls_client_cert'] if !opts[:'tls_client_cert'].nil?
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
30
31
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -53,7 +54,8 @@ module Fastly
|
|
53
54
|
# @option opts [String] :name The name for the real-time logging configuration.
|
54
55
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
55
56
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
56
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
57
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
58
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
57
59
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
58
60
|
# @option opts [String] :tls_ca_cert A secure certificate to authenticate a server with. Must be in PEM format. (default to 'null')
|
59
61
|
# @option opts [String] :tls_client_cert The client certificate used to make authenticated requests. Must be in PEM format. (default to 'null')
|
@@ -89,6 +91,10 @@ module Fastly
|
|
89
91
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
90
92
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
91
93
|
end
|
94
|
+
allowable_values = ["none", "eu", "us"]
|
95
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
96
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
97
|
+
end
|
92
98
|
allowable_values = [1, 2]
|
93
99
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
94
100
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -127,6 +133,7 @@ module Fastly
|
|
127
133
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
128
134
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
129
135
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
136
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
130
137
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
131
138
|
form_params['tls_ca_cert'] = opts[:'tls_ca_cert'] if !opts[:'tls_ca_cert'].nil?
|
132
139
|
form_params['tls_client_cert'] = opts[:'tls_client_cert'] if !opts[:'tls_client_cert'].nil?
|
@@ -23,7 +23,7 @@ module Fastly
|
|
23
23
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [LoggingPlacement] :placement
|
26
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
26
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '{\"timestamp\":\"%{begin:%Y-%m-%dT%H:%M:%S}t\",\"time_elapsed\":\"%{time.elapsed.usec}V\",\"is_tls\":\"%{if(req.is_ssl, \\\"true\\\", \\\"false\\\")}V\",\"client_ip\":\"%{req.http.Fastly-Client-IP}V\",\"geo_city\":\"%{client.geo.city}V\",\"geo_country_code\":\"%{client.geo.country_code}V\",\"request\":\"%{req.request}V\",\"host\":\"%{req.http.Fastly-Orig-Host}V\",\"url\":\"%{json.escape(req.url)}V\",\"request_referer\":\"%{json.escape(req.http.Referer)}V\",\"request_user_agent\":\"%{json.escape(req.http.User-Agent)}V\",\"request_accept_language\":\"%{json.escape(req.http.Accept-Language)}V\",\"request_accept_charset\":\"%{json.escape(req.http.Accept-Charset)}V\",\"cache_status\":\"%{regsub(fastly_info.state, \\\"^(HIT-(SYNTH)|(HITPASS|HIT|MISS|PASS|ERROR|PIPE)).*\\\", \\\"\\\\2\\\\3\\\") }V\"}')
|
27
27
|
# @option opts [String] :topic The Amazon Kinesis stream to send logs to. Required.
|
28
28
|
# @option opts [AwsRegion] :region
|
29
29
|
# @option opts [String] :secret_key The secret key associated with the target Amazon Kinesis stream. Not required if `iam_role` is specified.
|
@@ -42,7 +42,7 @@ module Fastly
|
|
42
42
|
# @option opts [Integer] :version_id Integer identifying a service version. (required)
|
43
43
|
# @option opts [String] :name The name for the real-time logging configuration.
|
44
44
|
# @option opts [LoggingPlacement] :placement
|
45
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
45
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '{\"timestamp\":\"%{begin:%Y-%m-%dT%H:%M:%S}t\",\"time_elapsed\":\"%{time.elapsed.usec}V\",\"is_tls\":\"%{if(req.is_ssl, \\\"true\\\", \\\"false\\\")}V\",\"client_ip\":\"%{req.http.Fastly-Client-IP}V\",\"geo_city\":\"%{client.geo.city}V\",\"geo_country_code\":\"%{client.geo.country_code}V\",\"request\":\"%{req.request}V\",\"host\":\"%{req.http.Fastly-Orig-Host}V\",\"url\":\"%{json.escape(req.url)}V\",\"request_referer\":\"%{json.escape(req.http.Referer)}V\",\"request_user_agent\":\"%{json.escape(req.http.User-Agent)}V\",\"request_accept_language\":\"%{json.escape(req.http.Accept-Language)}V\",\"request_accept_charset\":\"%{json.escape(req.http.Accept-Charset)}V\",\"cache_status\":\"%{regsub(fastly_info.state, \\\"^(HIT-(SYNTH)|(HITPASS|HIT|MISS|PASS|ERROR|PIPE)).*\\\", \\\"\\\\2\\\\3\\\") }V\"}')
|
46
46
|
# @option opts [String] :topic The Amazon Kinesis stream to send logs to. Required.
|
47
47
|
# @option opts [AwsRegion] :region
|
48
48
|
# @option opts [String] :secret_key The secret key associated with the target Amazon Kinesis stream. Not required if `iam_role` is specified.
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [Integer] :port The port number. (default to 20000)
|
30
31
|
# @option opts [String] :token Use token based authentication.
|
@@ -43,7 +44,8 @@ module Fastly
|
|
43
44
|
# @option opts [String] :name The name for the real-time logging configuration.
|
44
45
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
45
46
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
46
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
47
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
48
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
47
49
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
48
50
|
# @option opts [Integer] :port The port number. (default to 20000)
|
49
51
|
# @option opts [String] :token Use token based authentication.
|
@@ -69,6 +71,10 @@ module Fastly
|
|
69
71
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
70
72
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
71
73
|
end
|
74
|
+
allowable_values = ["none", "eu", "us"]
|
75
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
76
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
77
|
+
end
|
72
78
|
allowable_values = [1, 2]
|
73
79
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
74
80
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -99,6 +105,7 @@ module Fastly
|
|
99
105
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
100
106
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
101
107
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
108
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
102
109
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
103
110
|
form_params['port'] = opts[:'port'] if !opts[:'port'].nil?
|
104
111
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
@@ -363,7 +370,8 @@ module Fastly
|
|
363
370
|
# @option opts [String] :name The name for the real-time logging configuration.
|
364
371
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
365
372
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
366
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
373
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
374
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
367
375
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
368
376
|
# @option opts [Integer] :port The port number. (default to 20000)
|
369
377
|
# @option opts [String] :token Use token based authentication.
|
@@ -383,7 +391,8 @@ module Fastly
|
|
383
391
|
# @option opts [String] :name The name for the real-time logging configuration.
|
384
392
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
385
393
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
386
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
394
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
395
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
387
396
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
388
397
|
# @option opts [Integer] :port The port number. (default to 20000)
|
389
398
|
# @option opts [String] :token Use token based authentication.
|
@@ -414,6 +423,10 @@ module Fastly
|
|
414
423
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
415
424
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
416
425
|
end
|
426
|
+
allowable_values = ["none", "eu", "us"]
|
427
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
428
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
429
|
+
end
|
417
430
|
allowable_values = [1, 2]
|
418
431
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
419
432
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -444,6 +457,7 @@ module Fastly
|
|
444
457
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
445
458
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
446
459
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
460
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
447
461
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
448
462
|
form_params['port'] = opts[:'port'] if !opts[:'port'].nil?
|
449
463
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
@@ -24,7 +24,8 @@ module Fastly
|
|
24
24
|
# @option opts [String] :name The name for the real-time logging configuration.
|
25
25
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
26
26
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
27
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
27
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
28
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
28
29
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
29
30
|
# @option opts [String] :token The token to use for authentication ([https://www.loggly.com/docs/customer-token-authentication-token/](https://www.loggly.com/docs/customer-token-authentication-token/)).
|
30
31
|
# @return [LoggingLogglyResponse]
|
@@ -40,7 +41,8 @@ module Fastly
|
|
40
41
|
# @option opts [String] :name The name for the real-time logging configuration.
|
41
42
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
42
43
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
43
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
44
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
45
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
44
46
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
45
47
|
# @option opts [String] :token The token to use for authentication ([https://www.loggly.com/docs/customer-token-authentication-token/](https://www.loggly.com/docs/customer-token-authentication-token/)).
|
46
48
|
# @return [Array<(LoggingLogglyResponse, Integer, Hash)>] LoggingLogglyResponse data, response status code and response headers
|
@@ -63,6 +65,10 @@ module Fastly
|
|
63
65
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
64
66
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
65
67
|
end
|
68
|
+
allowable_values = ["none", "eu", "us"]
|
69
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
70
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
71
|
+
end
|
66
72
|
allowable_values = [1, 2]
|
67
73
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
68
74
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -89,6 +95,7 @@ module Fastly
|
|
89
95
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
90
96
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
91
97
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
98
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
92
99
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
93
100
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
94
101
|
|
@@ -350,7 +357,8 @@ module Fastly
|
|
350
357
|
# @option opts [String] :name The name for the real-time logging configuration.
|
351
358
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
352
359
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
353
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
360
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
361
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
354
362
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
355
363
|
# @option opts [String] :token The token to use for authentication ([https://www.loggly.com/docs/customer-token-authentication-token/](https://www.loggly.com/docs/customer-token-authentication-token/)).
|
356
364
|
# @return [LoggingLogglyResponse]
|
@@ -367,7 +375,8 @@ module Fastly
|
|
367
375
|
# @option opts [String] :name The name for the real-time logging configuration.
|
368
376
|
# @option opts [String] :placement Where in the generated VCL the logging call should be placed. If not set, endpoints with `format_version` of 2 are placed in `vcl_log` and those with `format_version` of 1 are placed in `vcl_deliver`.
|
369
377
|
# @option opts [String] :response_condition The name of an existing condition in the configured endpoint, or leave blank to always execute.
|
370
|
-
# @option opts [String] :format A Fastly [log format string](https://
|
378
|
+
# @option opts [String] :format A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). (default to '%h %l %u %t \"%r\" %>s %b')
|
379
|
+
# @option opts [String] :log_processing_region The geographic region where the logs will be processed before streaming. Valid values are `us`, `eu`, and `none` for global. (default to 'none')
|
371
380
|
# @option opts [Integer] :format_version The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`. (default to FORMAT_VERSION::v2)
|
372
381
|
# @option opts [String] :token The token to use for authentication ([https://www.loggly.com/docs/customer-token-authentication-token/](https://www.loggly.com/docs/customer-token-authentication-token/)).
|
373
382
|
# @return [Array<(LoggingLogglyResponse, Integer, Hash)>] LoggingLogglyResponse data, response status code and response headers
|
@@ -395,6 +404,10 @@ module Fastly
|
|
395
404
|
if @api_client.config.client_side_validation && opts[:'placement'] && !allowable_values.include?(opts[:'placement'])
|
396
405
|
fail ArgumentError, "invalid value for \"placement\", must be one of #{allowable_values}"
|
397
406
|
end
|
407
|
+
allowable_values = ["none", "eu", "us"]
|
408
|
+
if @api_client.config.client_side_validation && opts[:'log_processing_region'] && !allowable_values.include?(opts[:'log_processing_region'])
|
409
|
+
fail ArgumentError, "invalid value for \"log_processing_region\", must be one of #{allowable_values}"
|
410
|
+
end
|
398
411
|
allowable_values = [1, 2]
|
399
412
|
if @api_client.config.client_side_validation && opts[:'format_version'] && !allowable_values.include?(opts[:'format_version'])
|
400
413
|
fail ArgumentError, "invalid value for \"format_version\", must be one of #{allowable_values}"
|
@@ -421,6 +434,7 @@ module Fastly
|
|
421
434
|
form_params['placement'] = opts[:'placement'] if !opts[:'placement'].nil?
|
422
435
|
form_params['response_condition'] = opts[:'response_condition'] if !opts[:'response_condition'].nil?
|
423
436
|
form_params['format'] = opts[:'format'] if !opts[:'format'].nil?
|
437
|
+
form_params['log_processing_region'] = opts[:'log_processing_region'] if !opts[:'log_processing_region'].nil?
|
424
438
|
form_params['format_version'] = opts[:'format_version'] if !opts[:'format_version'].nil?
|
425
439
|
form_params['token'] = opts[:'token'] if !opts[:'token'].nil?
|
426
440
|
|