## case study
It is a guide to replicate single mysql table to treasure data.
## configuration
```
type tdlog
endpoint your_td_endpoint
apikey your_td_apikey
auto_create_table
buffer_type file
buffer_path /var/log/td-agent/buffer/td
flush_interval 1m
use_ssl true
num_threads 8
@type file
path /var/log/td-agent/failed_records
compress gzip
```