open kafka-fetcher and enable configs enableNativeJsonLog,The following error is reported in the log with Chinese #7830
-
|
2021-09-28 20:04:13,099 - org.apache.skywalking.oap.server.analyzer.agent.kafka.provider.handler.LogHandler - 83 [KafkaConsumer-1-thread-2] ERROR [] - com.google.gson.stream.MalformedJsonException: Invalid escape sequence at line 1 column 791 path $.body.text.text |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
Are you suing some un-UTF8-encoding char? |
Beta Was this translation helpful? Give feedback.
Are you suing some un-UTF8-encoding char?