An output plugin (Go) for TencentYun Simple Log Service (CLS)
go build -buildmode=c-shared -o fluent-bit-go.so .
fluent-bit -c example/fluent.conf -e fluent-bit-go.so
[OUTPUT]
Name fluent-bit-go-cls
Match *
TopicID YOUR_TOPIC_ID
CLSEndPoint YOUR_ENDPOINT
AccessKeyID YOUR_PROJECT_SK
AccessKeySecret YOUR_PROJECT_AK