Receiver/http-native-log-receiver
Description
This is a receiver for SkyWalking http logging format, which is defined at https://github.com/apache/skywalking-data-collect-protocol/blob/master/logging/Logging.proto.
Support Forwarders
DefaultConfig
# The native log request URI.
uri: "/logging"
# The request timeout seconds.
timeout: 5
Configuration
Name | Type | Description |
---|---|---|
uri | string | config |
timeout | int |