acos-events collector-group stats

Statistics for the object collector-group

collector-group Specification

Parameter

Value

Type

Collection

Collection Name

collector-group-list

Collection URI

/axapi/v3/acos-events/collector-group/{name}

Element Name

collector-group

Element URI

/axapi/v3/acos-events/collector-group/{name}/stats

Element Attributes

collector-group_attributes

Partition Visibility

None

Schema

collector-group schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/acos-events/collector-group/{name}

collector-group attributes

Create List

POST

/axapi/v3/acos-events/collector-group/{name}

collector-group attributes

Get Object

GET

/axapi/v3/acos-events/collector-group/{name}/stats

collector-group attributes

Get List

GET

/axapi/v3/acos-events/collector-group/{name}

collector-group-list

Modify Object

POST

/axapi/v3/acos-events/collector-group/{name}/stats

collector-group attributes

Replace Object

PUT

/axapi/v3/acos-events/collector-group/{name}/stats

collector-group attributes

Replace List

PUT

/axapi/v3/acos-events/collector-group/{name}

collector-group-list

Delete Object

DELETE

/axapi/v3/acos-events/collector-group/{name}/stats

collector-group attributes

collector-group-list

collector-group-list is JSON List of collector-group attributes

collector-group-list : [

collector-group attributes

name

Description Specify log server group name

Type: string

Maximum Length: 63 characters

Maximum Length: 1 characters

stats

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

Type: Object

stats

Specification

Value

Type

object

msgs_dropped

Description Number of messages dropped for other reasons

Type: number

Format: counter

msgs_rate_limited

Description Number of rate limited log messages

Type: number

Format: counter

msgs_sent

Description Number of log messages sent

Type: number

Format: counter