logging buffered

Set buffered logging parameters

buffered Specification

Parameter Value
Type Configuration Resource
Element Name buffered
Element URI /axapi/v3/logging/buffered
Element Attributes buffered_attributes
Partition Visibility shared
Schema buffered schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/logging/buffered

buffered attributes

Get Object

GET

/axapi/v3/logging/buffered

buffered attributes

Modify Object

POST

/axapi/v3/logging/buffered

buffered attributes

Replace Object

PUT

/axapi/v3/logging/buffered

buffered attributes

Delete Object

DELETE

/axapi/v3/logging/buffered

buffered attributes

buffered attributes

buffersize

Description Logging buffer size (in items), default 30000

Type: number

Range: 10000-50000

Default: 30000

levelname

Description ‘disable’: Do not send log to buffer; ‘emergency’: System unusable log messages (severity=0); ‘alert’: Action must be taken immediately (severity=1); ‘critical’: Critical conditions (severity=2); ‘error’: Error conditions (severity=3); ‘warning’: Warning conditions (severity=4); ‘notification’: Normal but significant conditions (severity=5); ‘information’: Informational messages (severity=6); ‘debugging’: Debug level messages (severity=7);

Type: string

Supported Values: disable, emergency, alert, critical, error, warning, notification, information, debugging

Default: debugging

partition-buffersize

Description Logging buffer size (in items), default 3000

Type: number

Range: 1000-5000

Default: 3000

uuid

Description uuid of the object

Type: string

Maximum Length: 64 characters

Maximum Length: 1 characters