Skip to content

Commit c74b417

Browse files
committed
1 parent 3e67b17 commit c74b417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Serilog.Sinks.UDP/Sinks/Splunk/SplunkUdpSinkConnectionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public class SplunkUdpSinkConnectionInfo
4949

5050
/// <summary>
5151
/// The maximum number of events that will be held in-memory while waiting to ship them to
52-
/// Elasticsearch. Beyond this limit, events will be dropped. The default is 100,000. Has no effect on
52+
/// Splunk. Beyond this limit, events will be dropped. The default is 100,000. Has no effect on
5353
/// durable log shipping.
5454
/// </summary>
5555
public int QueueSizeLimit

0 commit comments

Comments
 (0)