curl --location --request POST 'https://api.flashcat.cloud/api/n9e-plus/sls-fields' \
--header 'X-User-Token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"cate": "aliyun-sls",
"cluster": "sls_test",
"query": [
{
"project": "grafana-test",
"logstore": "test",
"from": 1668596210,
"to": 1668597210,
"lines": 10,
"offset": 0,
"reverse": false,
"power_sql": false
}
]
}'{
"dat": [
"body_bytes_sent",
"http_referer",
"time_local",
"request_method",
"http_user_agent",
"__tag__:__hostname__",
"__tag__:__path__",
"__tag__:__pack_id__",
"remote_user",
"__source__",
"remote_addr",
"status",
"http_x_forwarded_for",
"__topic__",
"__tag__:__receive_time__",
"__time__",
"request_uri"
],
"err": ""
}