- SSL settings that were marked deprecated in version
0.1.3
are now marked obsolete, and will prevent the plugin from starting. - These settings are:
ssl
, which should be replaced byssl_enabled
- #11
- Promote from technical preview to GA #10
- [DOC] Fix attributes to accurately set and clear default codec values #8
- [DOC] Adds tips for using the logstash-input-elastic_serverless_forwarder plugin with the Elasticsearch output plugin #7
- Deprecates the
ssl
option in favor ofssl_enabled
#6 - Bumps
logstash-input-http
gem version to>= 3.7.2
(SSL-normalized)
- [DOC] Adds "Technical Preview" call-out to documentation #4
- Fixes an issue that prevents this prototype from being instantiated in an actual Logstash pipeline #3
- Working Prototype: New input to receive events from Elastic Serverless Forwarder (ESF) over HTTP(S) #1