Replies: 2 comments 5 replies
-
|
I think you are sending HTTP logs to grpc port. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Can I redirect the destination port to HTTP port (i.e. 12800) instead of the default grpc port (i.e. 11800)? |
Beta Was this translation helpful? Give feedback.
5 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.
-
I'm having an issue when trying to use Filebeat to push my application logs to Kafka and then to SkyWalking backend.
Although the skywalking-consumer is still consuming messages, I noticed that
oap.logonly outputs this kind of warning below and the Logs tab in SkyWalking UI shows nothing.I've searched the closed issues sections and found these 2 topics:
#3754
#1590
but it seems like this issue is still happening.
Beta Was this translation helpful? Give feedback.
All reactions