HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/syslog_remotes

Body Params
string of strings
required

Reference Resource: Syslog_Remote
List of syslog servers to which syslog messages will be forwarded. Syslog_Remote

boolean

Disable sending syslog messages to the remote syslog server.

boolean

Specifies whether auditable events (audit and authentication) should be transmitted to the remote syslog server.

string

Reference Resource: Logging_Filter
Currently active logging filter.This column value can be empty.

integer
1 to 65535

Port number of the syslog server.This column value can be empty.

rate_limit
object

Rate limiting applied to messages sent to the remote syslog server.

string
required
length between 1 and 256

Reference Resource: Syslog_Remote
FQDN or host name or IPv4 address or IPv6 address of the syslog server.

string
enum

Filter syslog messages with severity. Only messages with severity higher than or equal to the specified value will be sent to the remote server.

string
enum

TLS authentication mode used to authenticate the server: 'certificate': certificate based authentication 'subject-name': certificate and subject name based authentication

Allowed:
string
enum

Transport layer protocol used to forward messages to the server.

Allowed:
boolean

Enable TLS session with syslog server which does not support secure renegotiation.

string

Reference Resource: VRF
VRF of the remote_host. If not specified, remote_host will be routed through default VRF This column value can be empty.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!