Skip to content

Commit 548a5c1

Browse files
authored
Docs: Add migration note about .yaml and .json removal (elastic#24689)
relates elastic#19391 relates elastic#24633
1 parent 4329297 commit 548a5c1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/migration/migrate_6_0/settings.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
[[breaking_60_settings_changes]]
22
=== Settings changes
33

4+
==== Remove support for elasticsearch.json and elasticsearch.yaml configuration file
5+
6+
The configuration file found in the Elasticsearch config directory could previously have
7+
a `.yml`, `.yaml` or `.json` extension. Only `elasticsearch.yml` is now supported.
8+
49
==== Duplicate keys in configuration file
510

611
In previous versions of Elasticsearch, the configuration file was allowed to

0 commit comments

Comments
 (0)