-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
source: newA request for a new sourceA request for a new sourcetype: featureA value-adding code addition that introduce new functionality.A value-adding code addition that introduce new functionality.
Description
A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Use Cases
Add support for Alibaba Cloud OSS source.
In vector, we use SQS to monitor new objects added to S3.
Alibaba Cloud OSS is compatible with S3, but lacks the corresponding SQS monitor.
Attempted Solutions
Alibaba Cloud SMQ product is similar to AWS SQS. https://www.alibabacloud.com/help/en/mns/product-overview/what-is-mns
Proposal
Add a new source for Vector - Alibaba Cloud OSS.
Use Alibaba Cloud SMQ to monitor the addition of OSS objects, similar to AWS SQS.
- Add Alibaba Cloud authentication capabilities, similar to the current AWS, including ak/sk, assumed role, etc.
- Add support for Alibaba Cloud OSS and SMQ, the code is similar to AWS S3 and SQS.
References
No response
Version
No response
safenumz
Metadata
Metadata
Assignees
Labels
source: newA request for a new sourceA request for a new sourcetype: featureA value-adding code addition that introduce new functionality.A value-adding code addition that introduce new functionality.