Releases: jcustenborder/kafka-connect-splunk
0.2.0.28
Unreleased
GitHub #10 Cleanup and bump to the latest version of Kafka.
Cleanup and bump to the latest version of Kafka. (#10)
9c7a992969bf604 Jeremy Custenborder 2017-04-21 04:16:30
GitHub #14 1.0.0
1.0.0 (#14)
- Changed the version to 1.0.0
- Added plugin.path
58ff43dd09e4211 Jeremy Custenborder 2017-11-04 02:56:18
GitHub #6 Parent refactor
Parent refactor (#6)
- Removed the groupId so we use the parent group id.
- Added license header.
- corrected urls
8f908f7d124703d Jeremy Custenborder 2017-01-24 23:58:12
Jira issue-3
Repro of issue-3.
0618a26caec2f58 Jeremy Custenborder 2017-01-19 23:33:38
No issue
Updated documentation
5c1fcf56b9806e2 Jeremy Custenborder 2017-11-07 22:06:12
Changed the version to 0.10.2.1-cp2.
17933491982a28a Jeremy Custenborder 2017-07-18 21:58:49
Corrected links.
e8b4a3ba256bf01 Jeremy Custenborder 2017-07-03 01:16:05
Bump the version and add documentation.
c4970af6b69913f Jeremy Custenborder 2017-07-03 00:52:06
corrected refrences to connect-utils.
b4123c0e49cf1c6 Jeremy Custenborder 2017-02-11 07:36:11
Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.
08f8e041875abb7 Jeremy Custenborder 2017-01-22 23:32:17
Refactored to use the common parent pom.
372f6ca84c00c25 Jeremy Custenborder 2017-01-22 23:25:14
Added full license file.
031d7f2884bca77 Jeremy Custenborder 2017-01-20 05:50:23
General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.
5089a113c9b037b Jeremy Custenborder 2017-01-20 05:40:11
Changed message queue to batch and pull at the configured values.
74183a08d90345d Jeremy Custenborder 2016-09-02 07:17:26
Corrected license headers for all files.
d626cf80e26dd4f Jeremy Custenborder 2016-09-02 07:10:36
Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.
060878e2929c91f Jeremy Custenborder 2016-09-02 07:08:08
Set the time of the message to the time on the server if it is not in the data.
8bdfd40586cc359 Jeremy Custenborder 2016-09-02 07:04:23
Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.
f9650c7ea47da5c Jeremy Custenborder 2016-09-02 07:01:00
Added build logic to create and upload releases to github
455370e57d8d7a3 Jeremy Custenborder 2016-08-28 04:41:03
First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.
a4c3d3334a9f036 Jeremy Custenborder 2016-08-27 19:13:30
0.2.0.27: 1.0.0 (#14)
Unreleased
GitHub #10 Cleanup and bump to the latest version of Kafka.
Cleanup and bump to the latest version of Kafka. (#10)
9c7a992969bf604 Jeremy Custenborder 2017-04-21 04:16:30
GitHub #14 1.0.0
1.0.0 (#14)
- Changed the version to 1.0.0
- Added plugin.path
58ff43dd09e4211 Jeremy Custenborder 2017-11-04 02:56:18
GitHub #6 Parent refactor
Parent refactor (#6)
- Removed the groupId so we use the parent group id.
- Added license header.
- corrected urls
8f908f7d124703d Jeremy Custenborder 2017-01-24 23:58:12
Jira issue-3
Repro of issue-3.
0618a26caec2f58 Jeremy Custenborder 2017-01-19 23:33:38
No issue
Changed the version to 0.10.2.1-cp2.
17933491982a28a Jeremy Custenborder 2017-07-18 21:58:49
Corrected links.
e8b4a3ba256bf01 Jeremy Custenborder 2017-07-03 01:16:05
Bump the version and add documentation.
c4970af6b69913f Jeremy Custenborder 2017-07-03 00:52:06
corrected refrences to connect-utils.
b4123c0e49cf1c6 Jeremy Custenborder 2017-02-11 07:36:11
Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.
08f8e041875abb7 Jeremy Custenborder 2017-01-22 23:32:17
Refactored to use the common parent pom.
372f6ca84c00c25 Jeremy Custenborder 2017-01-22 23:25:14
Added full license file.
031d7f2884bca77 Jeremy Custenborder 2017-01-20 05:50:23
General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.
5089a113c9b037b Jeremy Custenborder 2017-01-20 05:40:11
Changed message queue to batch and pull at the configured values.
74183a08d90345d Jeremy Custenborder 2016-09-02 07:17:26
Corrected license headers for all files.
d626cf80e26dd4f Jeremy Custenborder 2016-09-02 07:10:36
Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.
060878e2929c91f Jeremy Custenborder 2016-09-02 07:08:08
Set the time of the message to the time on the server if it is not in the data.
8bdfd40586cc359 Jeremy Custenborder 2016-09-02 07:04:23
Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.
f9650c7ea47da5c Jeremy Custenborder 2016-09-02 07:01:00
Added build logic to create and upload releases to github
455370e57d8d7a3 Jeremy Custenborder 2016-08-28 04:41:03
First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.
a4c3d3334a9f036 Jeremy Custenborder 2016-08-27 19:13:30
0.2.0.26
## 0.2.0.25
### No issue
**Changed the version to 0.10.2.1-cp2.**
[17933491982a28a](https://github.com/jcustenborder/kafka-connect-splunk/commit/17933491982a28a) Jeremy Custenborder *2017-07-18 21:58:49*
## 0.2.0.24
### No issue
**Corrected links.**
[e8b4a3ba256bf01](https://github.com/jcustenborder/kafka-connect-splunk/commit/e8b4a3ba256bf01) Jeremy Custenborder *2017-07-03 01:16:05*
## 0.2.0.22
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.25
## Unreleased
### No issue
**Changed the version to 0.10.2.1-cp2.**
[17933491982a28a](https://github.com/jcustenborder/kafka-connect-splunk/commit/17933491982a28a) Jeremy Custenborder *2017-07-18 21:58:49*
## 0.2.0.24
### No issue
**Corrected links.**
[e8b4a3ba256bf01](https://github.com/jcustenborder/kafka-connect-splunk/commit/e8b4a3ba256bf01) Jeremy Custenborder *2017-07-03 01:16:05*
## 0.2.0.22
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.24
## 0.2.0.23
### No issue
**Corrected links.**
[e8b4a3ba256bf01](https://github.com/jcustenborder/kafka-connect-splunk/commit/e8b4a3ba256bf01) Jeremy Custenborder *2017-07-03 01:16:05*
## 0.2.0.22
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.23
## Unreleased
### No issue
**Corrected links.**
[e8b4a3ba256bf01](https://github.com/jcustenborder/kafka-connect-splunk/commit/e8b4a3ba256bf01) Jeremy Custenborder *2017-07-03 01:16:05*
## 0.2.0.22
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.22
## 0.2.0.21
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.21
## 0.2.0.20
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.20
## Unreleased
### No issue
**Bump the version and add documentation.**
[c4970af6b69913f](https://github.com/jcustenborder/kafka-connect-splunk/commit/c4970af6b69913f) Jeremy Custenborder *2017-07-03 00:52:06*
## 0.2.0.14
### No issue
**Cleanup and bump to the latest version of Kafka. (#10)**
[9c7a992969bf604](https://github.com/jcustenborder/kafka-connect-splunk/commit/9c7a992969bf604) Jeremy Custenborder *2017-04-21 04:16:30*
## 0.2.0.10
### No issue
**corrected refrences to connect-utils.**
[b4123c0e49cf1c6](https://github.com/jcustenborder/kafka-connect-splunk/commit/b4123c0e49cf1c6) Jeremy Custenborder *2017-02-11 07:36:11*
## 0.2.0.8
### Jira issue-3
**Repro of issue-3.**
[0618a26caec2f58](https://github.com/jcustenborder/kafka-connect-splunk/commit/0618a26caec2f58) Jeremy Custenborder *2017-01-19 23:33:38*
### No issue
**Parent refactor (#6)**
* Removed the groupId so we use the parent group id.
* Added license header.
* corrected urls
[8f908f7d124703d](https://github.com/jcustenborder/kafka-connect-splunk/commit/8f908f7d124703d) Jeremy Custenborder *2017-01-24 23:58:12*
**Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.**
[08f8e041875abb7](https://github.com/jcustenborder/kafka-connect-splunk/commit/08f8e041875abb7) Jeremy Custenborder *2017-01-22 23:32:17*
**Refactored to use the common parent pom.**
[372f6ca84c00c25](https://github.com/jcustenborder/kafka-connect-splunk/commit/372f6ca84c00c25) Jeremy Custenborder *2017-01-22 23:25:14*
**Added full license file.**
[031d7f2884bca77](https://github.com/jcustenborder/kafka-connect-splunk/commit/031d7f2884bca77) Jeremy Custenborder *2017-01-20 05:50:23*
**General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.**
[5089a113c9b037b](https://github.com/jcustenborder/kafka-connect-splunk/commit/5089a113c9b037b) Jeremy Custenborder *2017-01-20 05:40:11*
## 0.1.2
### No issue
**Changed message queue to batch and pull at the configured values.**
[74183a08d90345d](https://github.com/jcustenborder/kafka-connect-splunk/commit/74183a08d90345d) Jeremy Custenborder *2016-09-02 07:17:26*
**Corrected license headers for all files.**
[d626cf80e26dd4f](https://github.com/jcustenborder/kafka-connect-splunk/commit/d626cf80e26dd4f) Jeremy Custenborder *2016-09-02 07:10:36*
**Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.**
[060878e2929c91f](https://github.com/jcustenborder/kafka-connect-splunk/commit/060878e2929c91f) Jeremy Custenborder *2016-09-02 07:08:08*
**Set the time of the message to the time on the server if it is not in the data.**
[8bdfd40586cc359](https://github.com/jcustenborder/kafka-connect-splunk/commit/8bdfd40586cc359) Jeremy Custenborder *2016-09-02 07:04:23*
**Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.**
[f9650c7ea47da5c](https://github.com/jcustenborder/kafka-connect-splunk/commit/f9650c7ea47da5c) Jeremy Custenborder *2016-09-02 07:01:00*
## 0.1.1
### No issue
**Added build logic to create and upload releases to github**
[455370e57d8d7a3](https://github.com/jcustenborder/kafka-connect-splunk/commit/455370e57d8d7a3) Jeremy Custenborder *2016-08-28 04:41:03*
**First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.**
[a4c3d3334a9f036](https://github.com/jcustenborder/kafka-connect-splunk/commit/a4c3d3334a9f036) Jeremy Custenborder *2016-08-27 19:13:30*
0.2.0.14
0.2.0.13
No issue
Cleanup and bump to the latest version of Kafka. (#10)
9c7a992969bf604 Jeremy Custenborder 2017-04-21 04:16:30
0.2.0.10
No issue
corrected refrences to connect-utils.
b4123c0e49cf1c6 Jeremy Custenborder 2017-02-11 07:36:11
0.2.0.8
Jira issue-3
Repro of issue-3.
0618a26caec2f58 Jeremy Custenborder 2017-01-19 23:33:38
No issue
Parent refactor (#6)
- Removed the groupId so we use the parent group id.
- Added license header.
- corrected urls
8f908f7d124703d Jeremy Custenborder 2017-01-24 23:58:12
Moved to common debug script. Updated docker-compose to the latest images. Updated documentation.
08f8e041875abb7 Jeremy Custenborder 2017-01-22 23:32:17
Refactored to use the common parent pom.
372f6ca84c00c25 Jeremy Custenborder 2017-01-22 23:25:14
Added full license file.
031d7f2884bca77 Jeremy Custenborder 2017-01-20 05:50:23
General cleanup around the json handling. Move to using a single ObjectMapper across the whole application. Added serializers for Struct and SourceRecord.
5089a113c9b037b Jeremy Custenborder 2017-01-20 05:40:11
0.1.2
No issue
Changed message queue to batch and pull at the configured values.
74183a08d90345d Jeremy Custenborder 2016-09-02 07:17:26
Corrected license headers for all files.
d626cf80e26dd4f Jeremy Custenborder 2016-09-02 07:10:36
Corrected test. For some odd reason it doesn't work on jenkins but works on my mac.
060878e2929c91f Jeremy Custenborder 2016-09-02 07:08:08
Set the time of the message to the time on the server if it is not in the data.
8bdfd40586cc359 Jeremy Custenborder 2016-09-02 07:04:23
Added support for a SplunkHttpSource allowing users to post data directly to Kafka using an interface that is compatible with the Splunk HEC endpoint. Added lots of logging and error handling for the sink writing data to Splunk.
f9650c7ea47da5c Jeremy Custenborder 2016-09-02 07:01:00
0.1.1
No issue
Added build logic to create and upload releases to github
455370e57d8d7a3 Jeremy Custenborder 2016-08-28 04:41:03
First successful end to end. Receiving data from syslog, writing to Kafka, reading from Kafka, writing to Splunk.
a4c3d3334a9f036 Jeremy Custenborder 2016-08-27 19:13:30