Commit 299b582
authored
JMS Input Plugin improvements (#35)
Adds:
- Support for TLS
- Support for Durable subscriptions
- Support to skip processing of specified headers and properties
- Integration tests
Improves:
- Improved error handling and reporting
- Deprecates `runner` setting, and simplifies code.
- Reworks previously default `runner` and removes unnecessary sleep between retrievals from broker
- More unit test coverage
- Documentation - more examples and a basic troubleshooting guide1 parent 38a2725 commit 299b582
File tree
20 files changed
+1577
-212
lines changed- ci
- docs
- lib/logstash/inputs
- spec/inputs
- fixtures
- integration
- unit
20 files changed
+1577
-212
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
1 | 13 | | |
2 | 14 | | |
3 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
Large diffs are not rendered by default.
0 commit comments