Fix logging level docs

This commit fixes an issue with the logging level docs reported as
unconverted snippets.
This commit is contained in:
Jason Tedor 2017-08-23 21:21:56 -04:00
parent 220212dd69
commit 587409e893
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,7 @@ PUT /_cluster/settings
}
}
-------------------------------
// CONSOLE
For example:
@ -141,6 +142,7 @@ PUT /_cluster/settings
}
}
-------------------------------
// CONSOLE
This is most appropriate when you need to dynamically need to adjust a logging
level on an actively-running cluster.