Skip to main content
This documentation is for an unreleased version of Apache Doris.
For usage, please refer to the official documentation of Version 2.1 or Version 3.x .

Download Log about Load Error

Request

GET /api/_load_error_log?token={string}&file={string}

Description

Download log file about load error

Query parameters

  • file Path of log

  • token token

Request body

None

Response

File of log

Examples

```
curl "http://127.0.0.1:8040/api/_load_error_log?file=a&token=1"
```

AltStyle によって変換されたページ (->オリジナル) /