We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fcbfc2 commit 13b6408Copy full SHA for 13b6408
Readme.md
@@ -29,6 +29,7 @@ Then configure the SplunkHttpEventCollector with `ServerUrl` and `Token`:
29
includeEventProperties="true"
30
includeMdlc="false"
31
includePositionalParameters="false"
32
+ MaxConnectionsPerServer="10"
33
IgnoreSslErrors="false">
34
<contextproperty name="host" layout="${machinename}" />
35
<contextproperty name="threadid" layout="${threadid}" />
0 commit comments