mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
Revert "Fix snippets in upgrade docs"
This reverts commit 955542a50a4405c54fc77f733696088638334661.
This commit is contained in:
parent
955542a50a
commit
0e6589f489
@ -83,7 +83,7 @@ collection after the upgrade to use monitoring. Set
|
||||
`xpack.monitoring.collection.enabled` to `true` with the `_cluster/settings`
|
||||
API:
|
||||
|
||||
[source,js]
|
||||
[source,json]
|
||||
----------------------------------------------------------
|
||||
PUT /_cluster/settings
|
||||
{
|
||||
@ -97,7 +97,7 @@ PUT /_cluster/settings
|
||||
To take all of the {xpack} features for a spin, you can start a 30-day trial
|
||||
from Kibana, or with the Start Trial API:
|
||||
|
||||
[source,js]
|
||||
[source,json]
|
||||
----------------------------------------------------------
|
||||
POST _xpack/license/start_trial
|
||||
----------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user