Replies: 1 comment
-
Can you share your vector configuration? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gateway.log
普通日志
[timestamp] [thread] [level] class - message
异常日志
[timestamp] [thread] [level] class - message: xxxxxx xx null
java.lang.RuntimeException: xxxxxx xx null
at com.xxxx
at com.xxxx
at com.xxxx
at com.xxxx
异常日志
[timestamp] [thread] [level] class - message: xxxxxx xx null
java.lang.RuntimeException: xxxxxx xx xxx: Message:
HTTP response code: 404
HTTP response body: {"xxxx[xxx]","xxxx[xxxxx]"}
HTTP response headers: {"xxxx",
xxxx[xxxx]}
at com.xxxx
at com.xxxx
at com.xxxx
at com.xxxx
其它日志
[timestamp] [thread] [level] class - message : {
"xxxxx" : "xxxxx",
"xxxxx" : "xxxxx",
"xxxxx" : "xxxxx",
"xxxxx" : "xxxxx",
"xxxxx" : "xxxxx"
}
Beta Was this translation helpful? Give feedback.
All reactions