File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
## 7.0.0
2
2
- SSL settings that were marked deprecated in version ` 6.2.0 ` are now marked obsolete, and will prevent the plugin from starting.
3
+ [ #58 ] ( https://github.com/logstash-plugins/logstash-output-tcp/pull/58 )
3
4
- These settings are:
4
5
- ` ssl_cert ` , which should be replaced by ` ssl_certificate `
5
6
- ` ssl_cacert ` , which should be replaced by ` ssl_certificate_authorities `
6
7
- ` ssl_enable ` , which should be replaced by ` ssl_enabled `
7
8
- ` ssl_verify ` , which should be replaced by ` ssl_client_authentication ` when ` mode ` is ` server ` or ` ssl_verification_mode ` when mode is ` client `
8
- - [ 58 ] ( https://github.com/logstash-plugins/logstash-output-tcp/pull/58 )
9
+
9
10
## 6.2.1
10
11
- Document correct default plugin codec [ #54 ] ( https://github.com/logstash-plugins/logstash-output-tcp/pull/54 )
11
12
You can’t perform that action at this time.
0 commit comments