skywalking-java/docs/cn/FAQ/Too-many-gRPC-logs-CN.md

8 lines
297 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

**现象**
1. 加载探针并启动应用
2. Console中被GRPC日志刷屏
**原因**Skywalking采用了GRPC框架发送数据GRPC框架读取log的配置文件进行日志输出。
**解决方法**: 在log的配置文件中添加对`org.apache.skywalking.apm.dependencies`包的过滤