WebService-Fastly

 view release on metacpan or  search on metacpan

docs/LoggingDatadogAdditional.md  view on Meta::CPAN

# WebService::Fastly::Object::LoggingDatadogAdditional

## Load the model package
```perl
use WebService::Fastly::Object::LoggingDatadogAdditional;
```

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**region** | **string** | The region that log data will be sent to. | [optional] [default to 'US']
**format** | **string** | A Fastly [log format string](https://www.fastly.com/documentation/guides/integrations/streaming-logs/custom-log-formats/). Must produce valid JSON that Datadog can ingest.  | [optional] [default to '{"ddsource"...
**token** | **string** | The API key from your Datadog account. Required. | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)




( run in 0.608 second using v1.01-cache-2.11-cpan-39bf76dae61 )