| Interface | Description |
|---|---|
| JSONLogOrBuilder | |
| LogDataBodyOrBuilder | |
| LogDataOrBuilder | |
| LogTagsOrBuilder | |
| TextLogOrBuilder | |
| TraceContextOrBuilder | |
| YAMLLogOrBuilder |
| Class | Description |
|---|---|
| JSONLog |
JSON formatted log.
|
| JSONLog.Builder |
JSON formatted log.
|
| LogData |
Log data is collected through file scratcher of agent.
|
| LogData.Builder |
Log data is collected through file scratcher of agent.
|
| LogDataBody |
The content of the log data
|
| LogDataBody.Builder |
The content of the log data
|
| Logging | |
| LogReportServiceGrpc |
Report collected logs into the OAP backend
|
| LogReportServiceGrpc.LogReportServiceBlockingStub |
Report collected logs into the OAP backend
|
| LogReportServiceGrpc.LogReportServiceFutureStub |
Report collected logs into the OAP backend
|
| LogReportServiceGrpc.LogReportServiceImplBase |
Report collected logs into the OAP backend
|
| LogReportServiceGrpc.LogReportServiceStub |
Report collected logs into the OAP backend
|
| LogTags |
Protobuf type
skywalking.v3.LogTags |
| LogTags.Builder |
Protobuf type
skywalking.v3.LogTags |
| TextLog |
Literal text log, typically requires regex or split mechanism to filter meaningful info.
|
| TextLog.Builder |
Literal text log, typically requires regex or split mechanism to filter meaningful info.
|
| TraceContext |
Logs with trace context, represent agent system has injects context(IDs) into log text.
|
| TraceContext.Builder |
Logs with trace context, represent agent system has injects context(IDs) into log text.
|
| YAMLLog |
YAML formatted log.
|
| YAMLLog.Builder |
YAML formatted log.
|
| Enum | Description |
|---|---|
| LogDataBody.ContentCase |
Copyright © 2022 The Apache Software Foundation. All rights reserved.