| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.logging.v3 |
| Class and Description |
|---|
| JSONLog
JSON formatted log.
|
| JSONLog.Builder
JSON formatted log.
|
| JSONLogOrBuilder |
| 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
|
| LogDataBody.ContentCase |
| LogDataBodyOrBuilder |
| LogDataOrBuilder |
| LogReportServiceGrpc.LogReportServiceBlockingStub
Report collected logs into the OAP backend
|
| LogReportServiceGrpc.LogReportServiceFutureStub
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 |
| LogTagsOrBuilder |
| 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.
|
| TextLogOrBuilder |
| 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.
|
| TraceContextOrBuilder |
| YAMLLog
YAML formatted log.
|
| YAMLLog.Builder
YAML formatted log.
|
| YAMLLogOrBuilder |
Copyright © 2022 The Apache Software Foundation. All rights reserved.