diff --git a/docs/static/breaking-changes-90.asciidoc b/docs/static/breaking-changes-90.asciidoc index cadb5620aed..36cfd5455c2 100644 --- a/docs/static/breaking-changes-90.asciidoc +++ b/docs/static/breaking-changes-90.asciidoc @@ -43,6 +43,24 @@ removed and their replacements. ==== +[discrete] +[[filter-elasticsearch-ssl-9.0]] +.`logstash-filter-elasticsearch` + +[%collapsible] +==== + +[cols="<,<",options="header",] +|======================================================================= +|Setting|Replaced by +| ca_file |<> +| keystore |<> +| keystore_password |<> +| ssl |<> +|======================================================================= + +==== + [discrete] [[output-elasticsearch-ssl-9.0]] .`logstash-output-elasticsearch`