You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If Splunk event collector is slow accepting the requests and the queue is unbounded, it can grow indefinitely virtually consuming all the memory available for the process hosting this sink.
If Splunk event collector is slow accepting the requests and the queue is unbounded, it can grow indefinitely virtually consuming all the memory available for the process hosting this sink.
See
PeriodicBatchingSink.cs#L32
PeriodicBatchingSinkOptions.cs#L45
The text was updated successfully, but these errors were encountered: