mosn / mosn

The Cloud-Native Network Proxy Platform
https://mosn.io
Apache License 2.0
4.45k stars 798 forks source link

Can help give pointers to the virtual machine mosn constantly print a log code where #831

Closed carolove closed 5 years ago

carolove commented 5 years ago

我发现虚拟机mosn的日志 /var/log/istio/istio.log中不断的打印类似于下面的log 2019/09/26 19:50:33.517 0s 0s 60.526µs 0 0 - 404 69.51µs false 404 - - - - 2019/09/26 19:50:34.525 0s 0s 105.853µs 0 0 - 404 115.375µs false 404 - - - - 2019/09/26 19:50:35.532 0s 0s 74.947µs 0 0 - 404 83.711µs false 404 - - - - 2019/09/26 19:50:36.541 0s 0s 96.852µs 0 0 - 404 110.912µs false 404 - - - - 2019/09/26 19:50:37.436 116.564µs 1.720031ms 1.75678ms 27 1296 - 200 1.766405ms false 200 172.31.107.216:8848 127.0.0.1:15001 10.100.34.46:8848 -

能够帮忙指正一下这个日志的代码在那个地方吗?

sofastack-bot[bot] commented 5 years ago

Hi @carolove, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.

We encourage you to describe your issue in English which is more friendly to other users.

I found that the virtual machine mosn log /var/log/istio/istio.log is constantly printed similar to the following log 2019/09/26 19:50:33.517 0s 0s 60.526μs 0 0 - 404 69.51μs false 404 - - - - 2019/09/26 19:50:34.525 0s 0s 105.853μs 0 0 - 404 115.375μs false 404 - - - - 2019/09/26 19:50:35.532 0s 0s 74.947μs 0 0 - 404 83.711μs false 404 - - - - 2019/09/26 19:50:36.541 0s 0s 96.852μs 0 0 - 404 110.912μs false 404 - - - - 2019/09/26 19:50:37.436 116.564μs 1.720031ms 1.75678ms 27 1296 - 200 1.766405ms false 200 172.31.107.216:8848 127.0.0.1:15001 10.100.34.46:8848 - Can I help correct the code for this log in that place?

khotyn commented 5 years ago

看起来这个是 Istio 的日志而不是 SOFAMosn 的日志。