build the CLS extension FluentBit.go build -buildmode=c-shared -o fluent-bit-go.so
run the CLS extension FluentBit.fluent-bit -c example/fluent.conf -e fluent-bit-go.so
example/fluent.conf of FluentBit.[OUTPUT]Name fluent-bit-go-clsMatch *# TODO: Configure the following parameters:TopicID YOUR_TOPIC_IDCLSEndPoint YOUR_ENDPOINTAccessKeyID YOUR_PROJECT_SKAccessKeySecret YOUR_PROJECT_AK
Parameter Name | Description |
TopicID | ID of the log topic to which the log will be uploaded. |
CLSEndPoint | Example: Private network domain name of Guangzhou: ap-guangzhou.cls.tencentyun.com Public network domain name of Guangzhou: ap-guangzhou.cls.tencentcs.com |
AccessKeyID | |
AccessKeySecret | Part of the cloud API key. SecretKey is the key used to encrypt the signature string and verify the signature string on the server side. |
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback