[DOCS] Change Beats links to refactored getting started docs (#58790)
This commit is contained in:
parent
8fca312a3a
commit
2c43421208
|
@ -37,8 +37,8 @@ PUT /sec_logs/_bulk?refresh
|
||||||
[TIP]
|
[TIP]
|
||||||
=====
|
=====
|
||||||
You also can set up {beats-ref}/getting-started.html[{beats}], such as
|
You also can set up {beats-ref}/getting-started.html[{beats}], such as
|
||||||
{auditbeat-ref}/auditbeat-getting-started.html[{auditbeat}] or
|
{auditbeat-ref}/auditbeat-installation-configuration.html[{auditbeat}] or
|
||||||
{winlogbeat-ref}/winlogbeat-getting-started.html[{winlogbeat}], to automatically
|
{winlogbeat-ref}/winlogbeat-installation-configuration.html[{winlogbeat}], to automatically
|
||||||
send and index your event data in {es}. See
|
send and index your event data in {es}. See
|
||||||
{beats-ref}/getting-started.html[Getting started with {beats}].
|
{beats-ref}/getting-started.html[Getting started with {beats}].
|
||||||
=====
|
=====
|
||||||
|
|
|
@ -134,8 +134,8 @@ You can manage source indices just like regular {es} indices using the
|
||||||
<<docs,document>> and <<indices,index>> APIs.
|
<<docs,document>> and <<indices,index>> APIs.
|
||||||
|
|
||||||
You also can set up {beats-ref}/getting-started.html[{beats}], such as a
|
You also can set up {beats-ref}/getting-started.html[{beats}], such as a
|
||||||
{filebeat-ref}/filebeat-getting-started.html[{filebeat}], to automatically send
|
{filebeat-ref}/filebeat-installation-configuration.html[{filebeat}], to
|
||||||
and index documents to your source indices. See
|
automatically send and index documents to your source indices. See
|
||||||
{beats-ref}/getting-started.html[Getting started with {beats}].
|
{beats-ref}/getting-started.html[Getting started with {beats}].
|
||||||
|
|
||||||
[[create-enrich-policy]]
|
[[create-enrich-policy]]
|
||||||
|
|
|
@ -52,7 +52,7 @@ not appear in the appropriate context in {kib}.
|
||||||
|
|
||||||
--
|
--
|
||||||
|
|
||||||
. {filebeat-ref}/filebeat-installation.html[Install {filebeat}] on the {es}
|
. {filebeat-ref}/filebeat-installation-configuration.html[Install {filebeat}] on the {es}
|
||||||
nodes that contain logs that you want to monitor.
|
nodes that contain logs that you want to monitor.
|
||||||
|
|
||||||
. Identify where to send the log data.
|
. Identify where to send the log data.
|
||||||
|
|
|
@ -44,7 +44,7 @@ view the cluster settings and `manage` cluster privileges to change them.
|
||||||
For more information, see <<monitoring-settings>> and <<cluster-update-settings>>.
|
For more information, see <<monitoring-settings>> and <<cluster-update-settings>>.
|
||||||
--
|
--
|
||||||
|
|
||||||
. {metricbeat-ref}/metricbeat-installation.html[Install {metricbeat}] on each
|
. {metricbeat-ref}/metricbeat-installation-configuration.html[Install {metricbeat}] on each
|
||||||
{es} node in the production cluster.
|
{es} node in the production cluster.
|
||||||
|
|
||||||
. Enable the {es} {xpack} module in {metricbeat} on each {es} node. +
|
. Enable the {es} {xpack} module in {metricbeat} on each {es} node. +
|
||||||
|
|
Loading…
Reference in New Issue