alibaba / ilogtail

Fast and Lightweight Observability Data Collector
https://ilogtail.gitbook.io/ilogtail-docs
Apache License 2.0
1.69k stars 381 forks source link

[FEATURE]: iLogtail support ODPS Flusher #1603

Open growvv opened 1 month ago

growvv commented 1 month 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 1 month ago

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

growvv commented 1 month ago

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

messixukejia commented 1 month ago

image