We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b027e commit 71c41cdCopy full SHA for 71c41cd
docs/reference/upgrade.asciidoc
@@ -83,7 +83,7 @@ collection after the upgrade to use monitoring. Set
83
`xpack.monitoring.collection.enabled` to `true` with the `_cluster/settings`
84
API:
85
86
-[source,js]
+[source,json]
87
----------------------------------------------------------
88
PUT /_cluster/settings
89
{
@@ -97,7 +97,7 @@ PUT /_cluster/settings
97
To take all of the {xpack} features for a spin, you can start a 30-day trial
98
from Kibana, or with the Start Trial API:
99
100
101
102
POST _xpack/license/start_trial
103
0 commit comments