grpc

Use grpc sink to send to the downstream.
The downstream needs to support the grpc protocol in the same format. You can use this sink to send to the grpc source of Loggie Aggregator.

Example

  1. sink:
  2. type: grpc
  3. host: "loggie-aggregator.loggie-aggregator:6166"

host

fieldtyperequireddefaultdescription
hoststringtruenonedownstream host address. Multiple ips are separated by , commas.

loadBalance

fieldtyperequireddefaultdescription
loadBalancestringfalseround_robingrpc load balancing strategy

timeout

fieldtyperequireddefaultdescription
timeouttime.Durationfalse30ssend timeout

grpcHeaderKey

fieldtyperequireddefaultdescription
grpcHeaderKeystringfalsenone