Skip to content

Commit ccf4423

Browse files
author
Damien Dallimore
committed
Socket buffer size for TCP Input
1 parent 18b1b28 commit ccf4423

File tree

5 files changed

+6
-2
lines changed

5 files changed

+6
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.2
2+
---
3+
4+
Set deafult socket buffer sizes for TCP inputs to 8192
15
1.1
26
---
37
Added new Splunk SDK jar with TLS support

build/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1
1+
version=1.2
22

33
src=src
44
classes=classes

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.splunk</groupId>
6767
<artifactId>splunk</artifactId>
68-
<version>1.1.0</version>
68+
<version>1.4.0.0</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>ch.qos.logback</groupId>

releases/splunklogging-1.1.tar.gz

189 Bytes
Binary file not shown.

releases/splunklogging-1.2.tar.gz

2.19 MB
Binary file not shown.

0 commit comments

Comments
 (0)