HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/syslog_remotes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string of strings
required

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

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

Reference Resource: Logging_Filter
Currently active logging filter.

rate_limit
object

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

string
enum

Transport layer protocol used to forward messages to the server.

Allowed:
integer
1 to 65535

Port number of the syslog server.

boolean

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

boolean

Specifies whether auditable events (audit and authentication) should be transmitted to the remote syslog 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

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

Reference Resource: VRF
VRF of the remote_host. If not specified, remote_host will be routed through default VRF

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
LoadingLoading…