SumoLogicConf
Namespace: Logary.Targets
Utilities for configuring a SumoLogic Logary target
Functions and values
Function or value | Description |
create endpoint templateHandling
Signature: endpoint:Uri -> templateHandling:TemplateHandlingConf -> SumoLogicConf
|
Initializes a default SumoLogic configuration with the default batch size (100)
and that will attempt to recover a batch at most 3 times
|
empty
Signature: SumoLogicConf
|
A default SumoLogic configuration which posts messages to localhost,
ignores templates, uses a batch size of 100, and will attempt to recover
a batch at most 3 times
|