Skip to content

Commit 55da78c

Browse files
author
Buildkite CI
committed
Updated docs
1 parent 02996c5 commit 55da78c

File tree

3,869 files changed

+432656
-4192
lines changed

Some content is hidden

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

3,869 files changed

+432656
-4192
lines changed

html/branches.yaml

+2,257-2,244
Large diffs are not rendered by default.

html/en/beats/auditbeat/8.16/auditbeat-geoip.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
index template, add a mapping so the field gets indexed correctly.</p>
344344
<div class="position-relative"><h3><a id="auditbeat-visualizing-location"></a>Visualize locations</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-geoip.asciidoc">edit</a></div>
345345
<p>To visualize the location of IP addresses, you can
346-
create a new <a href="/guide/en/kibana/master/tilemap.html" class="ulink" target="_top">coordinate map</a> in Kibana and select the
346+
create a new <a href="/guide/en/kibana/8.16/tilemap.html" class="ulink" target="_top">coordinate map</a> in Kibana and select the
347347
location field, for example <code class="literal">client.geo.location</code> or <code class="literal">host.geo.location</code>, as
348348
the Geohash.</p>
349349
<div class="imageblock screenshot">

html/en/beats/auditbeat/8.16/auditbeat-installation-configuration.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
id="self-managed-tab-spinup"
186186
aria-labelledby="self-managed-spinup"
187187
hidden="">
188-
<p>To install and run Elasticsearch and Kibana, see <a href="/guide/en/elastic-stack/master/installing-elastic-stack.html" class="ulink" target="_top">Installing the Elastic Stack</a>.</p>
188+
<p>To install and run Elasticsearch and Kibana, see <a href="/guide/en/elastic-stack/8.16/installing-elastic-stack.html" class="ulink" target="_top">Installing the Elastic Stack</a>.</p>
189189
</div>
190190
</div>
191191
<div class="position-relative"><h3><a id="install"></a>Step 1: Install Auditbeat</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/auditbeat/docs/getting-started.asciidoc">edit</a></div>
@@ -818,7 +818,7 @@
818818
</ol>
819819
</div>
820820
<p>The dashboards are provided as examples. We recommend that you
821-
<a href="/guide/en/kibana/master/dashboard.html" class="ulink" target="_top">customize</a> them to meet your needs.</p>
821+
<a href="/guide/en/kibana/8.16/dashboard.html" class="ulink" target="_top">customize</a> them to meet your needs.</p>
822822
<div class="position-relative"><h3><a id="_whats_next"></a>What&#8217;s next?</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/auditbeat/docs/getting-started.asciidoc">edit</a></div>
823823
<p>Now that you have audit data streaming into Elasticsearch, learn how to unify your logs,
824824
metrics, uptime, and application performance data.</p>
@@ -892,11 +892,11 @@
892892
<td align="left" valign="top"><p>Monitor availability issues across your apps and services</p></td>
893893
</tr>
894894
<tr>
895-
<td align="left" valign="top"><p><a href="/guide/en/kibana/master/xpack-apm.html" class="ulink" target="_top">APM app</a></p></td>
895+
<td align="left" valign="top"><p><a href="/guide/en/kibana/8.16/xpack-apm.html" class="ulink" target="_top">APM app</a></p></td>
896896
<td align="left" valign="top"><p>Monitor application performance</p></td>
897897
</tr>
898898
<tr>
899-
<td align="left" valign="top"><p><a href="/guide/en/kibana/master/xpack-siem.html" class="ulink" target="_top">SIEM app</a></p></td>
899+
<td align="left" valign="top"><p><a href="/guide/en/kibana/8.16/xpack-siem.html" class="ulink" target="_top">SIEM app</a></p></td>
900900
<td align="left" valign="top"><p>Analyze security events</p></td>
901901
</tr>
902902
</tbody>

html/en/beats/auditbeat/8.16/command-line-options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
</div>
154154
<p>Some of the features described here require an Elastic license. For
155155
more information, see <a href="/subscriptions" class="ulink" target="_top">https://www.elastic.co/subscriptions</a> and
156-
<a href="/guide/en/kibana/master/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
156+
<a href="/guide/en/kibana/8.16/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
157157
<div class="informaltable">
158158
<table border="1" cellpadding="4px">
159159
<colgroup>

html/en/beats/auditbeat/8.16/configuration-instrumentation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
Defaults to <code class="literal">false</code>.</p>
152152
<div class="position-relative"><h4><a id="_environment"></a><code class="literal">environment</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-instrumentation.asciidoc">edit</a></div>
153153
<p>Set the environment in which Auditbeat is running, for example, <code class="literal">staging</code>, <code class="literal">production</code>, <code class="literal">dev</code>, etc.
154-
Environments can be filtered in the <a href="/guide/en/kibana/master/xpack-apm.html" class="ulink" target="_top">APM app</a>.</p>
154+
Environments can be filtered in the <a href="/guide/en/kibana/8.16/xpack-apm.html" class="ulink" target="_top">APM app</a>.</p>
155155
<div class="position-relative"><h4><a id="_hosts_3"></a><code class="literal">hosts</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-instrumentation.asciidoc">edit</a></div>
156156
<p>The APM integration <a href="/guide/en/apm/guide/8.16/input-apm.html" class="ulink" target="_top">host</a> to report instrumentation data to.
157157
Defaults to <code class="literal">http://localhost:8200</code>.</p>

html/en/beats/auditbeat/8.16/could-not-locate-index-pattern.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</li>
166166
</ol>
167167
</div>
168-
<p>For more information, see <a href="/guide/en/kibana/master/index-patterns.html" class="ulink" target="_top">Creating an index
168+
<p>For more information, see <a href="/guide/en/kibana/8.16/index-patterns.html" class="ulink" target="_top">Creating an index
169169
pattern</a> in the Kibana docs.</p>
170170
</div>
171171
</div>

html/en/beats/auditbeat/8.16/ilm.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
data streams created by Auditbeat.</p>
139139
<p>You can view and edit the policy in the <span class="strong strong"><strong>Index lifecycle policies</strong></span> UI in Kibana.
140140
For more information about working with the UI, see
141-
<a href="/guide/en/kibana/master/index-lifecycle-policies.html" class="ulink" target="_top">Index lifecyle policies</a>.</p>
141+
<a href="/guide/en/kibana/8.16/index-lifecycle-policies.html" class="ulink" target="_top">Index lifecyle policies</a>.</p>
142142
<p>Example configuration:</p>
143143
<div class="pre_wrapper lang-yaml">
144144
<div class="console_code_copy" title="Copy to clipboard"></div>

html/en/beats/auditbeat/8.16/monitoring-internal-collection.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
Start Auditbeat.
253253
</li>
254254
<li class="listitem">
255-
<a href="/guide/en/kibana/master/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
255+
<a href="/guide/en/kibana/8.16/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
256256
</li>
257257
</ol>
258258
</div>

html/en/beats/auditbeat/8.16/monitoring-metricbeat-collection.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
collecting monitoring data.
366366
</li>
367367
<li class="listitem">
368-
<a href="/guide/en/kibana/master/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
368+
<a href="/guide/en/kibana/8.16/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
369369
</li>
370370
</ol>
371371
</div>

html/en/beats/auditbeat/8.16/running-on-docker.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<a href="https://www.docker.elastic.co" class="ulink" target="_top">www.docker.elastic.co</a>.</p>
137137
<p>These images are free to use under the Elastic license. They contain open source
138138
and free commercial features and access to paid commercial features.
139-
<a href="/guide/en/kibana/master/managing-licenses.html" class="ulink" target="_top">Start a 30-day trial</a> to try out all of the
139+
<a href="/guide/en/kibana/8.16/managing-licenses.html" class="ulink" target="_top">Start a 30-day trial</a> to try out all of the
140140
paid commercial features. See the
141141
<a href="/subscriptions" class="ulink" target="_top">Subscriptions</a> page for information about
142142
Elastic license levels.</p>

html/en/beats/auditbeat/8.16/setup-kibana-endpoint.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133

134134
<p>Kibana dashboards are loaded into Kibana
135135
via the Kibana API. This requires a Kibana endpoint configuration. For details on
136-
authenticating to the Kibana API, see <a href="/guide/en/kibana/master/api.html#api-authentication" class="ulink" target="_top">Authentication</a>.</p>
136+
authenticating to the Kibana API, see <a href="/guide/en/kibana/8.16/api.html#api-authentication" class="ulink" target="_top">Authentication</a>.</p>
137137
<p>You configure the endpoint in the <code class="literal">setup.kibana</code> section of the
138138
<code class="literal">auditbeat.yml</code> config file.</p>
139139
<p>Here is an example configuration:</p>
@@ -182,7 +182,7 @@
182182
the cases where Kibana listens behind an HTTP reverse proxy that exports the API
183183
under a custom prefix.</p>
184184
<div class="position-relative"><h4><a id="kibana-space-id-option"></a><code class="literal">setup.kibana.space.id</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-kibana-config.asciidoc">edit</a></div>
185-
<p>The <a href="/guide/en/kibana/master/xpack-spaces.html" class="ulink" target="_top">Kibana space</a> ID to use. If specified,
185+
<p>The <a href="/guide/en/kibana/8.16/xpack-spaces.html" class="ulink" target="_top">Kibana space</a> ID to use. If specified,
186186
Auditbeat loads Kibana assets into this Kibana space. Omit this option to
187187
use the default space.</p>
188188
<div class="position-relative"><h5><a id="_setup_kibana_headers"></a><code class="literal">setup.kibana.headers</code></h5><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-kibana-config.asciidoc">edit</a></div>

html/en/beats/filebeat/8.16/command-line-options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
</div>
154154
<p>Some of the features described here require an Elastic license. For
155155
more information, see <a href="/subscriptions" class="ulink" target="_top">https://www.elastic.co/subscriptions</a> and
156-
<a href="/guide/en/kibana/master/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
156+
<a href="/guide/en/kibana/8.16/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
157157
<div class="informaltable">
158158
<table border="1" cellpadding="4px">
159159
<colgroup>

html/en/beats/filebeat/8.16/configuration-instrumentation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
Defaults to <code class="literal">false</code>.</p>
152152
<div class="position-relative"><h4><a id="_environment"></a><code class="literal">environment</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-instrumentation.asciidoc">edit</a></div>
153153
<p>Set the environment in which Filebeat is running, for example, <code class="literal">staging</code>, <code class="literal">production</code>, <code class="literal">dev</code>, etc.
154-
Environments can be filtered in the <a href="/guide/en/kibana/master/xpack-apm.html" class="ulink" target="_top">APM app</a>.</p>
154+
Environments can be filtered in the <a href="/guide/en/kibana/8.16/xpack-apm.html" class="ulink" target="_top">APM app</a>.</p>
155155
<div class="position-relative"><h4><a id="_hosts_4"></a><code class="literal">hosts</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-instrumentation.asciidoc">edit</a></div>
156156
<p>The APM integration <a href="/guide/en/apm/guide/8.16/input-apm.html" class="ulink" target="_top">host</a> to report instrumentation data to.
157157
Defaults to <code class="literal">http://localhost:8200</code>.</p>

html/en/beats/filebeat/8.16/could-not-locate-index-pattern.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
</li>
166166
</ol>
167167
</div>
168-
<p>For more information, see <a href="/guide/en/kibana/master/index-patterns.html" class="ulink" target="_top">Creating an index
168+
<p>For more information, see <a href="/guide/en/kibana/8.16/index-patterns.html" class="ulink" target="_top">Creating an index
169169
pattern</a> in the Kibana docs.</p>
170170
</div>
171171
</div>

html/en/beats/filebeat/8.16/filebeat-geoip.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
index template, add a mapping so the field gets indexed correctly.</p>
344344
<div class="position-relative"><h3><a id="filebeat-visualizing-location"></a>Visualize locations</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-geoip.asciidoc">edit</a></div>
345345
<p>To visualize the location of IP addresses, you can
346-
create a new <a href="/guide/en/kibana/master/tilemap.html" class="ulink" target="_top">coordinate map</a> in Kibana and select the
346+
create a new <a href="/guide/en/kibana/8.16/tilemap.html" class="ulink" target="_top">coordinate map</a> in Kibana and select the
347347
location field, for example <code class="literal">client.geo.location</code> or <code class="literal">host.geo.location</code>, as
348348
the Geohash.</p>
349349
<div class="imageblock screenshot">

html/en/beats/filebeat/8.16/filebeat-installation-configuration.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
id="self-managed-tab-spinup"
186186
aria-labelledby="self-managed-spinup"
187187
hidden="">
188-
<p>To install and run Elasticsearch and Kibana, see <a href="/guide/en/elastic-stack/master/installing-elastic-stack.html" class="ulink" target="_top">Installing the Elastic Stack</a>.</p>
188+
<p>To install and run Elasticsearch and Kibana, see <a href="/guide/en/elastic-stack/8.16/installing-elastic-stack.html" class="ulink" target="_top">Installing the Elastic Stack</a>.</p>
189189
</div>
190190
</div>
191191
<div class="position-relative"><h3><a id="installation"></a>Step 1: Install Filebeat</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/filebeat/docs/getting-started.asciidoc">edit</a></div>
@@ -1052,7 +1052,7 @@
10521052
</ol>
10531053
</div>
10541054
<p>The dashboards are provided as examples. We recommend that you
1055-
<a href="/guide/en/kibana/master/dashboard.html" class="ulink" target="_top">customize</a> them to meet your needs.</p>
1055+
<a href="/guide/en/kibana/8.16/dashboard.html" class="ulink" target="_top">customize</a> them to meet your needs.</p>
10561056
<div class="position-relative"><h3><a id="_whats_next"></a>What&#8217;s next?</h3><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/filebeat/docs/getting-started.asciidoc">edit</a></div>
10571057
<p>Now that you have your logs streaming into Elasticsearch, learn how to unify your logs,
10581058
metrics, uptime, and application performance data.</p>
@@ -1126,11 +1126,11 @@
11261126
<td align="left" valign="top"><p>Monitor availability issues across your apps and services</p></td>
11271127
</tr>
11281128
<tr>
1129-
<td align="left" valign="top"><p><a href="/guide/en/kibana/master/xpack-apm.html" class="ulink" target="_top">APM app</a></p></td>
1129+
<td align="left" valign="top"><p><a href="/guide/en/kibana/8.16/xpack-apm.html" class="ulink" target="_top">APM app</a></p></td>
11301130
<td align="left" valign="top"><p>Monitor application performance</p></td>
11311131
</tr>
11321132
<tr>
1133-
<td align="left" valign="top"><p><a href="/guide/en/kibana/master/xpack-siem.html" class="ulink" target="_top">SIEM app</a></p></td>
1133+
<td align="left" valign="top"><p><a href="/guide/en/kibana/8.16/xpack-siem.html" class="ulink" target="_top">SIEM app</a></p></td>
11341134
<td align="left" valign="top"><p>Analyze security events</p></td>
11351135
</tr>
11361136
</tbody>

html/en/beats/filebeat/8.16/ilm.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
data streams created by Filebeat.</p>
139139
<p>You can view and edit the policy in the <span class="strong strong"><strong>Index lifecycle policies</strong></span> UI in Kibana.
140140
For more information about working with the UI, see
141-
<a href="/guide/en/kibana/master/index-lifecycle-policies.html" class="ulink" target="_top">Index lifecyle policies</a>.</p>
141+
<a href="/guide/en/kibana/8.16/index-lifecycle-policies.html" class="ulink" target="_top">Index lifecyle policies</a>.</p>
142142
<p>Example configuration:</p>
143143
<div class="pre_wrapper lang-yaml">
144144
<div class="console_code_copy" title="Copy to clipboard"></div>

html/en/beats/filebeat/8.16/monitoring-internal-collection.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
Start Filebeat.
253253
</li>
254254
<li class="listitem">
255-
<a href="/guide/en/kibana/master/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
255+
<a href="/guide/en/kibana/8.16/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
256256
</li>
257257
</ol>
258258
</div>

html/en/beats/filebeat/8.16/monitoring-metricbeat-collection.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
collecting monitoring data.
366366
</li>
367367
<li class="listitem">
368-
<a href="/guide/en/kibana/master/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
368+
<a href="/guide/en/kibana/8.16/monitoring-data.html" class="ulink" target="_top">View the monitoring data in Kibana</a>.
369369
</li>
370370
</ol>
371371
</div>

html/en/beats/filebeat/8.16/running-on-docker.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
<a href="https://www.docker.elastic.co" class="ulink" target="_top">www.docker.elastic.co</a>.</p>
137137
<p>These images are free to use under the Elastic license. They contain open source
138138
and free commercial features and access to paid commercial features.
139-
<a href="/guide/en/kibana/master/managing-licenses.html" class="ulink" target="_top">Start a 30-day trial</a> to try out all of the
139+
<a href="/guide/en/kibana/8.16/managing-licenses.html" class="ulink" target="_top">Start a 30-day trial</a> to try out all of the
140140
paid commercial features. See the
141141
<a href="/subscriptions" class="ulink" target="_top">Subscriptions</a> page for information about
142142
Elastic license levels.</p>

html/en/beats/filebeat/8.16/setup-kibana-endpoint.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133

134134
<p>Kibana dashboards are loaded into Kibana
135135
via the Kibana API. This requires a Kibana endpoint configuration. For details on
136-
authenticating to the Kibana API, see <a href="/guide/en/kibana/master/api.html#api-authentication" class="ulink" target="_top">Authentication</a>.</p>
136+
authenticating to the Kibana API, see <a href="/guide/en/kibana/8.16/api.html#api-authentication" class="ulink" target="_top">Authentication</a>.</p>
137137
<p>You configure the endpoint in the <code class="literal">setup.kibana</code> section of the
138138
<code class="literal">filebeat.yml</code> config file.</p>
139139
<p>Here is an example configuration:</p>
@@ -182,7 +182,7 @@
182182
the cases where Kibana listens behind an HTTP reverse proxy that exports the API
183183
under a custom prefix.</p>
184184
<div class="position-relative"><h4><a id="kibana-space-id-option"></a><code class="literal">setup.kibana.space.id</code></h4><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-kibana-config.asciidoc">edit</a></div>
185-
<p>The <a href="/guide/en/kibana/master/xpack-spaces.html" class="ulink" target="_top">Kibana space</a> ID to use. If specified,
185+
<p>The <a href="/guide/en/kibana/8.16/xpack-spaces.html" class="ulink" target="_top">Kibana space</a> ID to use. If specified,
186186
Filebeat loads Kibana assets into this Kibana space. Omit this option to
187187
use the default space.</p>
188188
<div class="position-relative"><h5><a id="_setup_kibana_headers"></a><code class="literal">setup.kibana.headers</code></h5><a class="edit_me edit_me_private" rel="nofollow" title="Editing on GitHub is available to Elastic" href="https://github.com/elastic/beats/edit/8.x/libbeat/docs/shared-kibana-config.asciidoc">edit</a></div>

html/en/beats/functionbeat/8.16/command-line-options.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
</div>
156156
<p>Some of the features described here require an Elastic license. For
157157
more information, see <a href="/subscriptions" class="ulink" target="_top">https://www.elastic.co/subscriptions</a> and
158-
<a href="/guide/en/kibana/master/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
158+
<a href="/guide/en/kibana/8.16/managing-licenses.html" class="ulink" target="_top">License Management</a>.</p>
159159
<div class="informaltable">
160160
<table border="1" cellpadding="4px">
161161
<colgroup>

0 commit comments

Comments
 (0)