Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions docs/reference/commands/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ tasks from the command line:

* <<certgen>>
* <<certutil>>
* <<migrate-tool>>
* <<node-tool>>
* <<saml-metadata>>
* <<setup-passwords>>
Expand All @@ -21,7 +20,6 @@ tasks from the command line:

include::certgen.asciidoc[]
include::certutil.asciidoc[]
include::migrate-tool.asciidoc[]
include::node-tool.asciidoc[]
include::saml-metadata.asciidoc[]
include::setup-passwords.asciidoc[]
Expand Down
112 changes: 0 additions & 112 deletions docs/reference/commands/migrate-tool.asciidoc

This file was deleted.

8 changes: 8 additions & 0 deletions docs/reference/migration/migrate_8_0/security.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,11 @@ The `xpack.security.authz.store.roles.index.cache.max_size` and
been removed. These settings have been redundant and deprecated
since the 5.2 release of {es}.

[float]
[[migrate-tool-removed]]
==== The `elasticsearch-migrate` tool has been removed

The `elasticsearch-migrate` tool provided a way to convert file
realm users and roles into the native realm. It has been deprecated
since 7.2.0. Users and roles should now be created in the native
realm directly.
10 changes: 0 additions & 10 deletions x-pack/plugin/security/src/main/bin/elasticsearch-migrate

This file was deleted.

19 changes: 0 additions & 19 deletions x-pack/plugin/security/src/main/bin/elasticsearch-migrate.bat

This file was deleted.

Loading