SyslogDestination

Syslog Destination provides the definition for a Syslog Server Destination

Overview

description string filterable   orderable  
IPAddress string required   filterable   orderable  
IPType enum (IPV4) filterable   orderable  
name string required   filterable   orderable  
port integer required   filterable   orderable  
type enum (UDP) filterable   orderable  

API Resource

/syslogdestinations/id
delete get put

Parents

/enterprises/id/syslogdestinations
get post

Children

This object has no children.

Members

This object has no members.

Attributes documentation

description string filterable   orderable  
Discussion

A detailed description of the syslog server


Charateristics

Format: free
Max length: 255
SDK attribute: description

IPAddress string required   filterable   orderable  
Discussion

The IP Address of the syslog server


Charateristics

Format: ipv4
SDK attribute: IPAddress

IPType enum filterable   orderable  
Discussion

IP Type of the syslog IP Address. Supported values: 'IPV4'


Charateristics

Allowed values: IPV4
Default value: IPV4
SDK attribute: IPType

name string required   filterable   orderable  
Discussion

Name of the syslog server


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

port integer required   filterable   orderable  
Discussion

The port the syslog server is configured on


Charateristics

Default value: 514
Min value: 1
Max value: 65535
SDK attribute: port

type enum filterable   orderable  
Discussion

The protocol type of the syslog server. Supported values: 'UDP'


Charateristics

Allowed values: UDP
Default value: UDP
SDK attribute: type