cloud-services cloud-provider aws log¶
AWS log configuration
log Specification¶
Parameter Value Type Configuration Resource Element Name log Element URI /axapi/v3/cloud-services/cloud-provider/aws/log Element Attributes log_attributes Partition Visibility shared Schema log schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/cloud-services/cloud-provider/aws/log | ||
Get Object | GET | /axapi/v3/cloud-services/cloud-provider/aws/log | ||
Modify Object | POST | /axapi/v3/cloud-services/cloud-provider/aws/log | ||
Replace Object | PUT | /axapi/v3/cloud-services/cloud-provider/aws/log | ||
Delete Object | DELETE | /axapi/v3/cloud-services/cloud-provider/aws/log |
log attributes¶
action
Description ‘enable’: Enable AWS CloudWatch; ‘disable’: Disable AWS CloudWatch (default);
Type: string
Supported Values: enable, disable
Default: disable
active-partitions
Description Specifies the thunder active partition name separated by a comma for multiple values
Type: string
Format: string-rlx
Maximum Length: 255 characters
Maximum Length: 1 characters
log-group-name
Description Specifies the log group name under which all logs are sent to AWS CloudWatch
Type: string
Format: string-rlx
Maximum Length: 64 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters