[DOCS] Correct policy name in ILM docs example (#52354)

Updates an example snippet to use a consistent policy name.
This commit is contained in:
bellengao 2020-02-25 22:35:26 +08:00 committed by James Rodewig
parent 6c6ab8fa47
commit d2db16e046
1 changed files with 1 additions and 1 deletions

View File

@ -253,7 +253,7 @@ phases required. For simplicity, we'll just use rollover:
[source,console]
-----------------------
PUT _ilm/policy/sample_policy
PUT _ilm/policy/mylogs_condensed_policy
{
"policy": {
"phases": {