Collector 'Alibaba Cloud-CAS' Configuration Manual¶
Before reading this document, please read:
Tip
Before using this collector, you must install the 'Integration Core Package' and its corresponding third-party dependencies.
1. Configuration Structure¶
This script does not require additional configuration.
3. Data Reporting Format¶
After data is successfully synchronized, you can view the data in the 'Infrastructure-Resource Catalog' of TrueWatch.
An example of the reported data is as follows:
{
"measurement": "aliyun_cas",
"tags": {
"name": "2022-jixxx-com",
"id" : "6397xxx"
},
"fields": {
"buyInAliyun": false,
"endDate" : "2022-10-08",
"expired" : false,
"sans" : "*.jixx.com,jixx.com",
"startDate" : "2021-10-08",
"message" : "{Example 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 a unique identifier. The fields.message is a JSON serialized string. The fields.buyInAliyun field indicates whether the certificate is an Alibaba Cloud certificate. The fields.sans is all the domains bound to this certificate.
X. Appendix¶
Please refer to the official Alibaba Cloud documentation: