Settings (settings)

Table: Settings

ParameterTypeRequiredDefault ValueDescription
maxBatchSizeintegeroptional[a] 16777216 Specifies the max size of batch (default 16MB) and works along with the maximum events per request. The limits are also propagated to all the sources that reference the sink.
maxEventSizeintegeroptional[a] 1048576 This sets the maximum allowed single event size to 1 MB;larger messages will be truncated.Syslog and syslog TLS logs sources only, if maxEventSize is also defined at source level the lower of the two values will be applied.

[a] Optional parameters use their default value unless explicitly set.