ConnectorLogDelivery

data class ConnectorLogDelivery(val workerLogDelivery: ConnectorWorkerLogDelivery)

Details of what logs are delivered and where they are delivered.

Constructors

Link copied to clipboard
constructor(workerLogDelivery: ConnectorWorkerLogDelivery)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The workers can send worker logs to different destination types. This configuration specifies the details of these destinations.