# 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 (opens new window)
- LogBus user guide (opens new window)
- LogBus Windows version user guide (opens new window)
- Filebeat + Logstash user guide (opens new window)
- ta-datax-writer plugin user guide (opens new window)
Other methods