Skip to content

Commit 14bad88

Browse files
author
Jenkins CI
committed
Updated docs
Built on elasticsearch-ci-immutable-docs-1595968413554891897
1 parent f52b222 commit 14bad88

File tree

54 files changed

+124
-124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+124
-124
lines changed

html/branches.yaml

+62-62
Large diffs are not rendered by default.

html/en/elasticsearch/guide/1.x/_installing_elasticsearch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ <h3 class="title"><a id="marvel"></a>Installing Marvel</h3>
171171
<div class="pre_wrapper lang-sh">
172172
<pre class="programlisting prettyprint lang-sh">./bin/plugin -i elasticsearch/marvel/latest</pre>
173173
</div>
174-
<p>Marvel can also be installed using a <a href="/guide/en/marvel/marvel-1.3/installation.html" class="ulink" target="_top">manual process</a> if you don&#8217;t have internet connectivity.</p>
174+
<p>Marvel can also be installed using a <a href="/guide/en/marvel/marvel-1.3//installation.html" class="ulink" target="_top">manual process</a> if you don&#8217;t have internet connectivity.</p>
175175
<p>You probably don&#8217;t want Marvel to monitor your local cluster, so you can
176176
disable data collection with this command:</p>
177177
<div class="pre_wrapper lang-sh">

html/en/graph/2.3/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
139139
<div class="admon_content">
140140
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
141141
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
142-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
142+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
143143
</div>
144144
</div>
145145
<p>To update your license:</p>

html/en/graph/2.4/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
139139
<div class="admon_content">
140140
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
141141
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
142-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
142+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
143143
</div>
144144
</div>
145145
<p>To update your license:</p>

html/en/graph/current/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
139139
<div class="admon_content">
140140
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
141141
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
142-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
142+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
143143
</div>
144144
</div>
145145
<p>To update your license:</p>

html/en/kibana/4.0/production.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h3><a id="configuring-kibana-shield"></a>Configuring Kibana to Work with Shield
186186
</ol>
187187
</div>
188188
<p>Kibana 4 users also need access to the <code class="literal">.kibana</code> index so they can save and load searches, visualizations, and dashboards.
189-
For more information, see <a href="/guide/en/shield/shield-1.3/kibana.html#kibana4-server-role" class="ulink" target="_top">Configuring Roles for Kibana 4 Users</a> in the Shield documentation.</p>
189+
For more information, see <a href="/guide/en/shield/shield-1.3//kibana.html#kibana4-server-role" class="ulink" target="_top">Configuring Roles for Kibana 4 Users</a> in the Shield documentation.</p>
190190
<h3><a id="enabling-ssl"></a>Enabling SSL</h3>
191191
<p>Kibana supports SSL encryption for both client requests and the requests the Kibana server
192192
sends to Elasticsearch.</p>

html/en/kibana/4.1/getting-started.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h3><a id="tutorial-load-dataset"></a>Before You Start: Loading Sample Data</h3>
302302
<div class="note admon">
303303
<div class="icon"></div>
304304
<div class="admon_content">
305-
<p>These commands assume your Elasticsearch cluster is not using the <a href="/guide/en/shield/shield-1.3" class="ulink" target="_top">Shield</a> security plugin. If your
305+
<p>These commands assume your Elasticsearch cluster is not using the <a href="/guide/en/shield/shield-1.3/" class="ulink" target="_top">Shield</a> security plugin. If your
306306
Elasticsearch cluster has Shield configured, provide suitable credentials with the <code class="literal">-k</code> and <code class="literal">-u</code> options.</p>
307307
</div>
308308
</div>

html/en/kibana/4.1/production.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h3><a id="controlling-access"></a>Controlling access</h3>
228228
visualization.</p>
229229
<p>To configure access to Kibana using Shield, you create Shield roles
230230
for Kibana using the <code class="literal">kibana4</code> default role as a starting point. For more
231-
information, see <a href="/guide/en/shield/shield-1.3/kibana.html#using-kibana4-with-shield" class="ulink" target="_top">Shield with Kibana 4</a>[Using Shield with Kibana 4].</p>
231+
information, see {shield}/kibana.html#using-kibana4-with-shield[Shield with Kibana 4][Using Shield with Kibana 4].</p>
232232
<h3><a id="load-balancing"></a>Load Balancing Across Multiple Elasticsearch Nodes</h3>
233233
<p>If you have multiple nodes in your Elasticsearch cluster, the easiest way to distribute Kibana requests
234234
across the nodes is to run an Elasticsearch <em>client</em> node on the same machine as Kibana.

html/en/marvel/2.0/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/marvel/2.1/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/marvel/2.2/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/marvel/2.3/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/marvel/2.4/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/marvel/current/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
145145
<div class="admon_content">
146146
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
147147
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
148-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
149149
</div>
150150
</div>
151151
<p>To update your license:</p>

html/en/shield/2.0/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/shield/2.1/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/shield/2.2/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/shield/2.3/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/shield/2.4/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/shield/current/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
144144
<div class="admon_content">
145145
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
146146
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
147-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
147+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
148148
</div>
149149
</div>
150150
<p>To update your license:</p>

html/en/watcher/2.0/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

html/en/watcher/2.1/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

html/en/watcher/2.2/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

html/en/watcher/2.3/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

html/en/watcher/2.4/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

html/en/watcher/current/license-management.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h3><a id="installing-license"></a>Updating Your License</h3>
147147
<div class="admon_content">
148148
<p>The endpoint for the license API changed to <code class="literal">_license</code> in Elasticsearch 2.0. If you are still
149149
running Elasticsearch 1.x, use the <code class="literal">_licenses</code> endpoint to update your license. For more information about
150-
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
150+
managing licenses on 1.x, see the <a href="/guide/en/shield/shield-1.3/license-management.html#installing-license" class="ulink" target="_top">Shield 1.3 Reference</a>.</p>
151151
</div>
152152
</div>
153153
<p>To update your license:</p>

0 commit comments

Comments
 (0)