This topic describes the fields in CloudLens for SLS logs.
Audit log
|
Parameter |
Description |
|
APIVersion |
The API version. |
|
CallerType |
The type of the caller. |
|
ClientIp |
The client IP address. |
|
Config |
The Logtail collection configuration. |
|
ConsumerGroup |
The name of the consumer group. |
|
Dashboard |
The ID of the dashboard. |
|
ErrorCode |
The error code. |
|
ErrorMsg |
The error message. |
|
InvokerUid |
The Alibaba Cloud account ID of the caller. |
|
Job |
The name of the job. |
|
JobType |
The type of job. Valid values are:
|
|
Latency |
The request latency, in microseconds. |
|
LogStore |
The name of the Logstore. |
|
MachineGroup |
The name of the machine group. |
|
Method |
The request method. |
|
Project |
The name of the Project. |
|
RequestId |
The request ID. |
|
SavedSearch |
The ID of the saved search. |
|
Status |
The status code. |
|
Time |
The operation timestamp. |
|
UserAgent |
The user agent. |
Monitoring metrics
|
Metric name |
Unit |
Description |
Tags |
|
LogStore_succeed_write_lines |
count |
The number of log entries successfully written. |
userId, Project, LogStore, method |
|
LogStore_intranet_inflow_bytes |
byte |
The volume of intranet traffic successfully written (after compression). |
userId, Project, LogStore, method |
|
LogStore_intranet_origin_inflow_bytes |
byte |
The volume of intranet traffic successfully written (before compression). |
userId, Project, LogStore, method |
|
LogStore_intranet_outflow_bytes |
byte |
The volume of intranet traffic successfully read. |
userId, Project, LogStore, method |
|
LogStore_internet_inflow_bytes |
byte |
The volume of internet traffic successfully written (after compression). |
userId, Project, LogStore, method |
|
LogStore_internet_origin_inflow_bytes |
byte |
The volume of internet traffic successfully written (before compression). |
userId, Project, LogStore, method |
|
LogStore_internet_outflow_bytes |
byte |
The volume of internet traffic successfully read. |
userId, Project, LogStore, method |
|
LogStore_acceleration_inflow_bytes |
byte |
The volume of global acceleration traffic successfully written (after compression). |
userId, Project, LogStore, method |
|
LogStore_acceleration_origin_inflow_bytes |
byte |
The volume of global acceleration traffic successfully written (before compression). |
userId, Project, LogStore, method |
|
LogStore_acceleration_outflow_bytes |
byte |
The volume of global acceleration traffic successfully read. |
userId, Project, LogStore, method |
|
LogStore_inflow_bytes |
byte |
The total volume of traffic successfully written (after compression). |
userId, Project, LogStore, method |
|
LogStore_origin_inflow_bytes |
byte |
The total volume of traffic successfully written (before compression). |
userId, Project, LogStore, method |
|
LogStore_outflow_bytes |
byte |
The total volume of traffic successfully read. |
userId, Project, LogStore, method |
|
LogStore_read_count |
count |
The number of read requests. |
userId, Project, LogStore, method |
|
LogStore_read_count_4xx |
count |
The number of read requests returning 4xx errors. |
userId, Project, LogStore, method |
|
LogStore_read_count_5xx |
count |
The number of read requests returning 5xx errors. |
userId, Project, LogStore, method |
|
LogStore_write_count |
count |
The number of write requests. |
userId, Project, LogStore, method |
|
LogStore_write_count_4xx |
count |
The number of write requests returning 4xx errors. |
userId, Project, LogStore, method |
|
LogStore_write_count_5xx |
count |
The number of write requests returning 5xx errors. |
userId, Project, LogStore, method |
|
LogStore_search_count |
count |
The number of search requests. |
userId, Project, LogStore, method |
|
LogStore_search_count_4xx |
count |
The number of search requests returning 4xx errors. |
userId, Project, LogStore, method |
|
LogStore_search_count_5xx |
count |
The number of search requests returning 5xx errors. |
userId, Project, LogStore, method |
|
LogStore_read_latency_avg |
microsecond |
The average read latency. |
userId, Project, LogStore, method |
|
LogStore_read_latency_p95 |
microsecond |
The P95 read latency. |
userId, Project, LogStore, method |
|
LogStore_read_latency_p99 |
microsecond |
The P99 read latency. |
userId, Project, LogStore, method |
|
LogStore_write_latency_avg |
microsecond |
The average write latency. |
userId, Project, LogStore, method |
|
LogStore_write_latency_p95 |
microsecond |
The P95 write latency. |
userId, Project, LogStore, method |
|
LogStore_write_latency_p99 |
microsecond |
The P99 write latency. |
userId, Project, LogStore, method |
|
client_ip_read_count |
count |
The number of unique source IP addresses for successful read requests. |
userId, Project, LogStore, method |
|
client_ip_write_count |
count |
The number of unique source IP addresses for successful write requests. |
userId, Project, LogStore, method |
Other
CloudLens for SLS also collects important logs, detailed logs, and task run logs from Log Service. For field descriptions, see Service log types.