SumoLogicConf
Namespace: Logary.Targets
Configuration for a SumoLogic Logary target
Record Fields
Record Field | Description |
batchSize
Signature: uint16
|
The maximum number of messages to process at one time |
endpoint
Signature: Uri
|
The SumoLogic HTTP Source endpoint. For more information see the SumoLogic documentation |
maxRecoveryAttempts
Signature: uint32
|
The maximum number of failures to be tolerated before dropping all messages in a batch and proceeding to accept a new batch |
templateHandling
Signature: TemplateHandlingConf
|
Determines how the target will handle message templates |
timeoutMs
Signature: uint32
|
The timeout when attempting to send a batch of messages to SumoLogic |