mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
[7.4][DOCS] Replaces occurrences of xpack-ref (#11377)
This commit is contained in:
parent
35d369cdf6
commit
5181c18115
9 changed files with 11 additions and 11 deletions
2
docs/static/azure-module.asciidoc
vendored
2
docs/static/azure-module.asciidoc
vendored
|
@ -492,7 +492,7 @@ the event originated.
|
|||
==== Deploying the module in production
|
||||
|
||||
Use security best practices to secure your configuration.
|
||||
See {stack-ov}/elasticsearch-security.html[Securing the {stack}] for details and recommendations.
|
||||
See {ref}/secure-cluster.html[Secure a cluster] for details and recommendations.
|
||||
|
||||
[[azure-resources]]
|
||||
==== Microsoft Azure resources
|
||||
|
|
2
docs/static/deploying.asciidoc
vendored
2
docs/static/deploying.asciidoc
vendored
|
@ -124,7 +124,7 @@ Enterprise-grade security is available across the entire delivery chain.
|
|||
* There’s a wealth of security options when communicating with Elasticsearch
|
||||
including basic authentication, TLS, PKI, LDAP, AD, and other custom realms.
|
||||
To enable Elasticsearch security, see
|
||||
{stack-ov}/elasticsearch-security.html[Securing the {stack}].
|
||||
{ref}/secure-cluster.html[Secure a cluster].
|
||||
|
||||
[float]
|
||||
==== Monitoring
|
||||
|
|
2
docs/static/docker.asciidoc
vendored
2
docs/static/docker.asciidoc
vendored
|
@ -9,7 +9,7 @@ https://github.com/elastic/logstash/tree/{branch}[GitHub].
|
|||
|
||||
These images are free to use under the Elastic license. They contain open source
|
||||
and free commercial features and access to paid commercial features.
|
||||
{xpack-ref}/license-management.html[Start a 30-day trial] to try out all of the
|
||||
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
|
||||
paid commercial features. See the
|
||||
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
||||
Elastic license levels.
|
||||
|
|
|
@ -57,7 +57,7 @@ contains colon (:) characters.
|
|||
--
|
||||
These packages are free to use under the Elastic license. They contain open
|
||||
source and free commercial features and access to paid commercial features.
|
||||
{xpack-ref}/license-management.html[Start a 30-day trial] to try out all of the
|
||||
{stack-ov}/license-management.html[Start a 30-day trial] to try out all of the
|
||||
paid commercial features. See the
|
||||
https://www.elastic.co/subscriptions[Subscriptions] page for information about
|
||||
Elastic license levels.
|
||||
|
|
|
@ -13,7 +13,7 @@ feature.
|
|||
+
|
||||
--
|
||||
For more information, see https://www.elastic.co/subscriptions and
|
||||
{xpack-ref}/license-management.html[License Management].
|
||||
{stack-ov}/license-management.html[License management].
|
||||
--
|
||||
|
||||
. Specify
|
||||
|
|
|
@ -58,7 +58,7 @@ is disabled in {es} and data is ignored from all other sources.
|
|||
. Configure your Logstash nodes to send metrics by setting the
|
||||
`xpack.monitoring.elasticsearch.hosts` in `logstash.yml`. If {security} is
|
||||
enabled, you also need to specify the credentials for the
|
||||
{stack-ov}/built-in-users.html[built-in `logstash_system` user]. For more
|
||||
{ref}/built-in-users.html[built-in `logstash_system` user]. For more
|
||||
information about these settings, see <<monitoring-settings>>.
|
||||
+
|
||||
--
|
||||
|
|
|
@ -119,7 +119,7 @@ it using HTTPS. For example, use a `hosts` setting like `https://localhost:9600`
|
|||
ID and password so that {metricbeat} can collect metrics successfully:
|
||||
|
||||
.. Create a user on the production cluster that has the
|
||||
`remote_monitoring_collector` {stack-ov}/built-in-roles.html[built-in role].
|
||||
`remote_monitoring_collector` {ref}/built-in-roles.html[built-in role].
|
||||
|
||||
.. Add the `username` and `password` settings to the module configuration
|
||||
file (`logstash-xpack.yml`).
|
||||
|
@ -180,9 +180,9 @@ must provide a valid user ID and password so that {metricbeat} can send metrics
|
|||
successfully:
|
||||
|
||||
.. Create a user on the monitoring cluster that has the
|
||||
`remote_monitoring_agent` {stack-ov}/built-in-roles.html[built-in role].
|
||||
`remote_monitoring_agent` {ref}/built-in-roles.html[built-in role].
|
||||
Alternatively, use the `remote_monitoring_user`
|
||||
{stack-ov}/built-in-users.html[built-in user].
|
||||
{ref}/built-in-users.html[built-in user].
|
||||
+
|
||||
TIP: If you're using index lifecycle management, the remote monitoring user
|
||||
requires additional privileges to create and read indices. For more
|
||||
|
|
2
docs/static/security/logstash.asciidoc
vendored
2
docs/static/security/logstash.asciidoc
vendored
|
@ -204,7 +204,7 @@ data to a secure cluster, you need to configure the username and password that
|
|||
Logstash uses to authenticate for shipping monitoring data.
|
||||
|
||||
{security} comes preconfigured with a
|
||||
{stack-ov}/built-in-users.html[`logstash_system` built-in user]
|
||||
{ref}/built-in-users.html[`logstash_system` built-in user]
|
||||
for this purpose. This user has the minimum permissions necessary for the
|
||||
monitoring function, and _should not_ be used for any other purpose - it is
|
||||
specifically _not intended_ for use within a Logstash pipeline.
|
||||
|
|
2
docs/static/setup/setting-up-xpack.asciidoc
vendored
2
docs/static/setup/setting-up-xpack.asciidoc
vendored
|
@ -7,6 +7,6 @@ monitoring, machine learning, pipeline management, and many other capabilities.
|
|||
By default, when you install Logstash, {xpack} is installed.
|
||||
|
||||
If you want to try all of the {xpack} features, you can
|
||||
{xpack-ref}/license-management.html[start a 30-day trial]. At the end of the
|
||||
{stack-ov}/license-management.html[start a 30-day trial]. At the end of the
|
||||
trial period, you can purchase a subscription to keep using the full
|
||||
functionality of the {xpack} components. For more information, see https://www.elastic.co/subscriptions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue