fastly-api 13.1.0

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

## 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/. | 
**user** | Option<**String**> | The Grafana Cloud Logs Dataset you want to log to. | 
**url** | Option<**String**> | The URL of the Loki instance in your Grafana stack. | 
**token** | Option<**String**> | The Grafana Access Policy token with `logs:write` access scoped to your Loki instance. | 
**index** | Option<**String**> | The Stream Labels, a JSON string used to identify the stream. | 

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