Skip to content

Commit

Permalink
Hack out dupes
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey committed Nov 2, 2023
1 parent 6f72ee1 commit 8bec2fe
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions docs/static/monitoring/monitoring-ea-dashboards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ To collect and ship monitoring data:
. <<configure-metricbeat,Install and configure {agent} to collect monitoring data>>

[float]
[[disable-default-include]]
[[disable-default-include-ead]]
//include section about disabling default collection from the metricbeat topic
include::monitoring-mb.asciidoc[tag=disable-default-collection]

[float]
[[define-cluster__uuid-include]]
[[define-cluster__uuid-include-ead]]
//include section about defining cluster_uuid from the metricbeat topic
include::monitoring-mb.asciidoc[tag=define-cluster-uuid]

Expand All @@ -33,7 +33,7 @@ include::monitoring-mb.asciidoc[tag=define-cluster-uuid]


[discrete]
[[add-logstash-integration]]
[[add-logstash-integration-ead]]
=== Step 1: Add the {agent} Logstash integration

{agent} is a single, unified way to add monitoring for logs, metrics, and other
Expand All @@ -56,7 +56,7 @@ details about it.

. Configure the integration name and optionally add a description.

[[configure-logstash-logs]]
[[configure-logstash-logs-ead]]
==== Configure {agent} to collect {ls} Logs

Make sure that **Logs** is turned on.
Expand Down Expand Up @@ -107,7 +107,7 @@ TIP: If you accidentally close the popup, go to **{fleet} > Agents**, then click


[discrete]
[[add-agent-to-fleet]]
[[add-agent-to-fleet-ead]]

=== Step 2: Install and run an {agent} on your machine
// Include section about installing agents
Expand Down
10 changes: 5 additions & 5 deletions docs/static/monitoring/monitoring-ea.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ To collect and ship monitoring data:
. <<configure-metricbeat,Install and configure {agent} to collect monitoring data>>

[float]
[[disable-default-include]]
[[disable-default-include-ea]]
//include section about disabling default collection from the metricbeat topic
include::monitoring-mb.asciidoc[tag=disable-default-collection]

[float]
[[define-cluster__uuid-include]]
[[define-cluster__uuid-include-ea]]
//include section about defining cluster_uuid from the metricbeat topic
include::monitoring-mb.asciidoc[tag=define-cluster-uuid]

Expand All @@ -33,7 +33,7 @@ include::monitoring-mb.asciidoc[tag=define-cluster-uuid]


[discrete]
[[add-logstash-integration]]
[[add-logstash-integration-ea]]
=== Step 1: Add the {agent} Logstash integration

{agent} is a single, unified way to add monitoring for logs, metrics, and other
Expand All @@ -56,7 +56,7 @@ details about it.

. Configure the integration name and optionally add a description.

[[configure-logstash-logs]]
[[configure-logstash-logs-ea]]
==== Configure {agent} to collect {ls} Logs

Make sure that **Logs** is turned on.
Expand Down Expand Up @@ -91,7 +91,7 @@ like


[discrete]
[[add-agent-to-fleet]]
[[add-agent-to-fleet-ea]]
=== Step 2: Install and run an {agent} on your machine
// Include section about installing agents
include::monitoring-install.asciidoc[tag=install-agent-widget]
Expand Down

0 comments on commit 8bec2fe

Please sign in to comment.