fastly-api 1.3.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**message_type** | Option<[**crate::models::LoggingMessageType**]LoggingMessageType.md> |  | 
**hostname** | Option<**String**> | The hostname used for the syslog endpoint. | 
**ipv4** | Option<**String**> | The IPv4 address used for the syslog endpoint. | 
**token** | Option<**String**> | Whether to prepend each message with a specific token. | [default to null]
**use_tls** | Option<[**crate::models::LoggingUseTls**]LoggingUseTls.md> |  | 

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