We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b6f11e commit 08b912dCopy full SHA for 08b912d
CHANGELOG.md
@@ -1,7 +1,9 @@
1
## 10.0.0
2
- - Changed deprecated `document_type` option to obsolete
+ - Changed deprecated `document_type` option to obsolete [#824](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/824)
3
- Remove support for parent child (still support join data type) since we don't support multiple document types any more
4
- Removed obsolete `flush_size` and `idle_flush_time`
5
+ - Added 'auto' setting for ILM with default of 'auto' [#838](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/838)
6
+
7
8
## 9.3.2
9
- Fixed sniffing support for 7.x [#827](https://github.com/logstash-plugins/logstash-output-elasticsearch/pull/827)
0 commit comments