acos-events local-logging stats

Statistics for the object local-logging

local-logging Specification

Parameter Value
Type Configuration Resource
Element Name local-logging
Element URI /axapi/v3/acos-events/local-logging/stats
Element Attributes local-logging_attributes
Partition Visibility None
Schema local-logging schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/acos-events/local-logging/stats

local-logging attributes

Get Object

GET

/axapi/v3/acos-events/local-logging/stats

local-logging attributes

Modify Object

POST

/axapi/v3/acos-events/local-logging/stats

local-logging attributes

Replace Object

PUT

/axapi/v3/acos-events/local-logging/stats

local-logging attributes

Delete Object

DELETE

/axapi/v3/acos-events/local-logging/stats

local-logging attributes

local-logging attributes

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

disk-over-thres

Description Number of logs Dropped, Disk reached threshold

Type: number

Format: counter

freed

Description Local logging Stopped

Type: number

Format: counter

in-bytes

Description Number of bytes successfully stored

Type: number

Format: counter

in-bytes-backlog

Description Number of backlog bytes loaded from disk

Type: number

Format: counter

in-discard-bytes

Description Number of old bytes discarded to fit in new logs

Type: number

Format: counter

in-discard-logs

Description Number of old logs discarded to fit in new logs

Type: number

Format: counter

in-logs

Description Number of logs successfully stored

Type: number

Format: counter

in-logs-backlog

Description Number of backlogs loaded from disk

Type: number

Format: counter

in-store-fail-no-space

Description Number of logs Dropped, failed without disk space

Type: number

Format: counter

init-fail

Description Local logging Init Fail

Type: number

Format: counter

init-pass

Description Local logging Init Successful

Type: number

Format: counter

not-inited

Description Number of logs Dropped, Local logging not inited

Type: number

Format: counter

out-bytes

Description Number of bytes sent to log-servers

Type: number

Format: counter

out-error

Description Number of errors during send

Type: number

Format: counter

out-logs

Description Number of logs sent to log servers

Type: number

Format: counter

rate-limited

Description Number of logs Dropped, Rate limited

Type: number

Format: counter

remaining-bytes

Description Total number of remaining bytes yet to be sent

Type: number

Format: counter

remaining-logs

Description Total number of remaining logs yet to be sent

Type: number

Format: counter

sent-to-store

Description Number of logs sent to be stored

Type: number

Format: counter

sent-to-store-fail

Description Number of Logs sent to be stored Failed

Type: number

Format: counter

store-fail

Description Number of logs failed to be stored

Type: number

Format: counter