fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# LoggingHoneycombAdditional

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format** | Option<**String**> | 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. | 
**dataset** | Option<**String**> | The Honeycomb Dataset you want to log to. | 
**token** | Option<**String**> | The Write Key from the Account page of your Honeycomb account. | 

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