目录
此内容是否有帮助?

# Data Ingestion Guide

This section would introduce the methods of data ingestion. Currently, the methods supported mainly include SDK data ingestion and data transmission tool LogBus. You can also use POST method directly to import data.

You can visit our Github homepage (opens new window) to check the source code of various data ingestion methods.

Guidance for existing data ingestion methods is as follows:

Client SDK:

Server SDK:

Transmission tools:

Other methods

Restful API user guide (opens new window)