日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

日志字段詳情

更新時(shí)間:

本文介紹CloudLens for SLS相關(guān)日志的字段詳情。

審計(jì)日志

字段

說(shuō)明

APIVersion

API版本。

CallerType

訪問(wèn)用戶的類型。

ClientIp

客戶端IP地址。

Config

Logtail采集配置。

ConsumerGroup

操作的消費(fèi)組名稱。

Dashboard

操作的儀表盤(pán)ID。

ErrorCode

錯(cuò)誤碼。

ErrorMsg

錯(cuò)誤信息。

InvokerUid

執(zhí)行操作的阿里云賬號(hào)ID。

Job

任務(wù)名稱。

JobType

任務(wù)類型。

  • ScheduledSQL:定時(shí)SQL任務(wù)。

  • Alert:告警任務(wù)。

  • ETL:導(dǎo)入(新版)任務(wù)、投遞(新版)任務(wù)。

Latency

請(qǐng)求延時(shí),單位:微秒。

LogStore

操作的Logstore名稱。

MachineGroup

操作的機(jī)器組名稱。

Method

產(chǎn)生該日志的請(qǐng)求方式。

Project

操作的Project名稱。

RequestId

請(qǐng)求ID。

SavedSearch

操作的快速查詢ID。

Status

請(qǐng)求響應(yīng)的狀態(tài)碼。

Time

執(zhí)行操作的時(shí)間。

UserAgent

客戶端用戶代理。

錯(cuò)誤日志

根據(jù)Method字段,錯(cuò)誤日志被分為讀操作、寫(xiě)操作和資源操作三類錯(cuò)誤日志,具體如下:

分類

請(qǐng)求方式

讀操作

產(chǎn)生讀操作日志的請(qǐng)求方式如下:

  • GetHistograms

  • GetLogs

  • PullLogs

  • GetCursor

  • GetCursorTime

寫(xiě)操作

產(chǎn)生寫(xiě)操作日志的請(qǐng)求方式如下:

  • PutLogs

  • PutWebtracking

資源操作

產(chǎn)生資源操作日志的請(qǐng)求方式如下:

CreateProject、DeleteProject等其他接口。

錯(cuò)誤日志的公共字段

字段

說(shuō)明

示例

APIVersion

API版本。

0.6.0

CallerType

訪問(wèn)用戶的類型。

Subuser

InvokerUid

執(zhí)行操作的阿里云賬號(hào)ID。

175****532

Latency

請(qǐng)求延時(shí),單位:微秒。

123279

LogStore

操作的Logstore名稱。

test_metric

Method

產(chǎn)生該日志的請(qǐng)求方式。

GetLogStoreLogs

NetOutFlow

讀取的流量,單位:字節(jié)。

120

NetworkOut

通過(guò)公網(wǎng)入口讀取的流量,單位:字節(jié)。

10

Project

操作的Project名稱。

project-1

RequestId

請(qǐng)求ID。

8AEADC8B0AF2FA2592C9****

SourceIP

發(fā)送請(qǐng)求的客戶端IP地址。

47.100.**.**

Status

請(qǐng)求響應(yīng)的狀態(tài)碼。

404

UserAgent

客戶端用戶代理。

sls-java-sdk-v-0.6.1

ErrorCode

錯(cuò)誤碼。

LogStoreNotExist

ErrorMsg

錯(cuò)誤信息。

logstore test_metric does not exist

讀操作錯(cuò)誤日志特有字段

字段

說(shuō)明

示例

BeginTime

請(qǐng)求開(kāi)始時(shí)間,格式為Unix時(shí)間戳。

1523868463

EndTime

請(qǐng)求結(jié)束時(shí)間,格式為Unix時(shí)間戳。

1523869363

Offset

GetLogs請(qǐng)求偏移行數(shù)。

20

Query

原始查詢語(yǔ)句。

UserAgent: [consumer-group-java]*

RequestLines

期望返回行數(shù)。

100

ResponseLines

返回行數(shù)。

100

Reverse

是否按照日志時(shí)間戳逆序返回日志。

  • 1:按照逆序返回。

  • 0:按照順序返回。

0

TermUnit

查詢語(yǔ)句經(jīng)過(guò)分詞處理后包含的單詞個(gè)數(shù)。

0

Topic

日志主題。

topic-1

寫(xiě)操作錯(cuò)誤日志特有字段

字段

說(shuō)明

示例

InFlow

原始寫(xiě)入數(shù)據(jù)的字節(jié)數(shù)。

200

InputLines

請(qǐng)求寫(xiě)入的行數(shù)。

10

NetInflow

壓縮后,寫(xiě)入數(shù)據(jù)的字節(jié)數(shù)。

100

Shard

寫(xiě)入的Shard ID。

1

Topic

日志主題。

topic-1

監(jiān)控指標(biāo)

Metric名稱

單位

說(shuō)明

標(biāo)簽

logstore_succeed_write_lines

count

成功寫(xiě)入的數(shù)據(jù)條數(shù)

userId、project、logstore、method

logstore_intranet_inflow_bytes

byte

成功寫(xiě)入內(nèi)網(wǎng)流量(壓縮后)

userId、project、logstore、method

logstore_intranet_origin_inflow_bytes

byte

成功寫(xiě)入內(nèi)網(wǎng)流量(壓縮前)

userId、project、logstore、method

logstore_intranet_outflow_bytes

byte

成功讀取內(nèi)網(wǎng)流量

userId、project、logstore、method

logstore_internet_inflow_bytes

byte

成功寫(xiě)入公網(wǎng)流量(壓縮后)

userId、project、logstore、method

logstore_internet_origin_inflow_bytes

byte

成功寫(xiě)入公網(wǎng)流量(壓縮前)

userId、project、logstore、method

logstore_internet_outflow_bytes

byte

成功讀取公網(wǎng)流量

userId、project、logstore、method

logstore_acceleration_inflow_bytes

byte

成功寫(xiě)入全球加速流量(壓縮后)

userId、project、logstore、method

logstore_acceleration_origin_inflow_bytes

byte

成功寫(xiě)入全球加速流量(壓縮前)

userId、project、logstore、method

logstore_acceleration_outflow_bytes

byte

成功讀取全球加速流量

userId、project、logstore、method

logstore_inflow_bytes

byte

成功寫(xiě)入流量(壓縮后)

userId、project、logstore、method

logstore_origin_inflow_bytes

byte

成功寫(xiě)入流量(壓縮前)

userId、project、logstore、method

logstore_outflow_bytes

byte

成功讀取流量

userId、project、logstore、method

logstore_read_count

count

讀請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_read_count_4xx

count

發(fā)生4xx錯(cuò)誤的讀請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_read_count_5xx

count

發(fā)生5xx錯(cuò)誤的讀請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_write_count

count

寫(xiě)請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_write_count_4xx

count

發(fā)生4xx錯(cuò)誤的寫(xiě)請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_write_count_5xx

count

發(fā)生5xx錯(cuò)誤的寫(xiě)請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_search_count

count

查詢請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_search_count_4xx

count

發(fā)生4xx錯(cuò)誤的查詢請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_search_count_5xx

count

發(fā)生5xx錯(cuò)誤的查詢請(qǐng)求數(shù)量

userId、project、logstore、method

logstore_read_latency_avg

microsecond

平均讀延遲

userId、project、logstore、method

logstore_read_latency_p95

microsecond

P95讀延遲

userId、project、logstore、method

logstore_read_latency_p99

microsecond

P99讀延遲

userId、project、logstore、method

logstore_write_latency_avg

microsecond

平均寫(xiě)延遲

userId、project、logstore、method

logstore_write_latency_p95

microsecond

P95寫(xiě)延遲

userId、project、logstore、method

logstore_write_latency_p99

microsecond

P99寫(xiě)延遲

userId、project、logstore、method

client_ip_read_count

count

成功消費(fèi)的IP地址個(gè)數(shù)

userId、project、logstore、method

client_ip_write_count

count

成功寫(xiě)入的IP地址個(gè)數(shù)

userId、project、logstore、method

其他

CloudLens for SLS還支持采集日志服務(wù)的重要日志、詳細(xì)日志、任務(wù)運(yùn)行日志。具體的字段說(shuō)明,請(qǐng)參見(jiàn)日志類型