Skip to content

Commit

Permalink
[DOCS] Fixes occurrences of xpack-ref attribute (elastic#11360)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl committed Dec 2, 2019
1 parent d969020 commit fb902e2
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/static/deploying.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ Enterprise-grade security is available across the entire delivery chain.
{logstash-ref}/ls-security.html[Logstash to Elasticsearch].
* 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, consult the
{xpack-ref}/xpack-security.html[X-Pack documentation].
To enable Elasticsearch security, consult
{ref}/secure-cluster.html[Secure a cluster].

[float]
==== Monitoring
Expand Down
2 changes: 1 addition & 1 deletion docs/static/docker.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ https://github.com/elastic/logstash-docker/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.
Expand Down
2 changes: 1 addition & 1 deletion docs/static/getting-started-with-logstash.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Unpack the file. Do not install Logstash into a directory path that contains col
--
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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/static/monitoring/configuring-logstash.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To monitor Logstash nodes:

. Identify where to send monitoring data. This cluster is often referred to as
the _production cluster_. For examples of typical monitoring architectures, see
{xpack-ref}/how-monitoring-works.html[How Monitoring Works].
{ref}/how-monitoring-works.html[How monitoring works].
+
--
IMPORTANT: To visualize Logstash as part of the Elastic Stack (as shown in Step
Expand Down
2 changes: 1 addition & 1 deletion docs/static/monitoring/intro.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ each plugin in the view.

This documentation focuses on the {monitoring} infrastructure and setup in
Logstash. For an introduction to monitoring your Elastic stack, including {es}
and {kib}, see {xpack-ref}/xpack-monitoring.html[Monitoring the Elastic Stack].
and {kib}, see {ref}/monitor-elasticsearch-cluster.html[Monitor a cluster].
2 changes: 1 addition & 1 deletion docs/static/monitoring/monitoring-overview.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ expected to be the production cluster. This configuration enables the production
{es} cluster to add metadata (for example, its cluster UUID) to the Logstash
monitoring data then route it to the monitoring clusters. For more information
about typical monitoring architectures, see
{xpack-ref}/how-monitoring-works.html[How Monitoring Works].
{ref}/how-monitoring-works.html[How monitoring works].

include::collectors.asciidoc[]
include::monitoring-output.asciidoc[]
2 changes: 1 addition & 1 deletion docs/static/setup/setting-up-xpack.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit fb902e2

Please sign in to comment.