Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Fixes occurrences of xpack-ref attribute #11360

Merged
merged 1 commit into from
Dec 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/static/azure-module.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -492,7 +492,7 @@ the event originated.
==== Deploying the module in production

Use security best practices to secure your configuration.
See {stack-ov}/xpack-security.html for details and recommendations.
See {ref}/secure-cluster.html[Secure a cluster] for details and recommendations.

[[azure-resources]]
==== Microsoft Azure resources
Expand Down
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/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 @@ -52,7 +52,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.