Collector 'Alibaba Cloud - Domain' Configuration Manual¶
Before reading this document, please read:
Tip
Before using this collector, you must install the 'Integration Core Package' and its accompanying third-party dependencies.
1. Configuration Structure¶
This script does not require additional configuration.
2. Data Reporting Format¶
After data is successfully synchronized, you can view the data in the 'Infrastructure - Resource Catalog' of TrueWatch.
The reported data example is as follows:
{
"measurement": "aliyun_domain",
"tags": {
"name" : "S202182xxx",
"DomainType" : "New gTLD",
"InstanceId" : "S202182xxx",
"DomainName" : "slxxx",
"DomainStatus": "3"
},
"fields": {
"ExpirationDate" : "2023-10-18 07:59:59",
"ExpirationDateStatus": "1",
"RegistrationDate" : "2021-10-17 10:01:53",
"message" : "{Instance JSON Data}"
}
}
Note
The fields in tags and fields may change with subsequent updates.
Tip
The value of tags.name is the instance ID, which serves as the unique identifier. The fields.message is the JSON serialized string. The fields.DomainStatus indicates the domain status, with values: 1: Urgent renewal needed. 2: Urgent redemption needed. 3: Normal. The fields.ExpirationDateStatus indicates the domain expiration status, with values: 1: Domain not expired. 2: Domain expired.
X. Appendix¶
Please refer to the official Alibaba Cloud documentation: