# 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:
- LogBus-2 user guide
- LogBus user guide
- LogBus Windows version user guide
- Filebeat + Logstash user guide
- ta-datax-writer plugin user guide
Other methods