Transmit Log to Kafka
Using Satellite to receive the SkyWalking log protocol from agent, and transport data to the Kafka Topic.
Config
Here is config file, set out as follows:
- Declare gRPC server and kafka client to receive and transmit data.
- Declare the SkyWalking Log protocol gatherer and sender to transmit protocol via pipeline.
- Expose Self-Observability telemetry data to Prometheus.