alibaba / loongcollector

Fast and Lightweight Observability Data Collector
https://open.observability.cn/project/loongcollector/about/
Apache License 2.0
1.76k stars 391 forks source link

[FEATURE]: iLogtail support ODPS Flusher #1603

Open growvv opened 4 months ago

growvv commented 4 months ago

Concisely describe the proposed feature A clear and concise description of what you want. For example,

I would like to add a flusher plugin to collect logs to ODPS Describe the solution you'd like (if any) A clear and concise description of what you want to achieve and implement. For example, We can use the package github.com/aliyun/aliyun-odps-go-sdk to act as an sender to collect client logs.

Additional comments Add any other context or screenshots about the feature request here. For example, the ideal input and output logs.

The logs are supposed to have the following contents, e.g.,

{"_target_":"127.0.0.1","_field_":"DISMAN-EXPRESSION-MIB::sysUpTimeInstance","_oid_":".1.3.6.1.2.1.1.3.0","_type_":"TimeTicks","_content_":"10423593"}
messixukejia commented 4 months ago

Welcome to participate in the development. If necessary, you can add DingTalk to communicate.

growvv commented 4 months ago

I'd be happy to do the development. Could you give me the link to the meeting?

messixukejia commented 4 months ago

image