Skip to content

Commit

Permalink
Fix up headings
Browse files Browse the repository at this point in the history
  • Loading branch information
robbavey committed Oct 13, 2023
1 parent 0a9afa8 commit 3ebf9c6
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions docs/static/monitoring/monitoring-ea.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ include::monitoring-mb.asciidoc[tag=define-cluster-uuid]


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

{agent} is a single, unified way to add monitoring for logs, metrics, and other
types of data to a host. Each agent has a single policy you can update to add
Expand All @@ -56,7 +56,8 @@ details about it.

. Configure the integration name and optionally add a description.

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

Make sure that **Logs** is turned on.
+
Expand All @@ -69,8 +70,8 @@ image::images/integration-configure-logs.png[{kib} home page]
* Under **Logs**, modify the log paths
to match your {ls} environment.


===== Configure {agent} with Stack Monitoring
[[configure-logstash-stack-monitoring]]
==== Configure {agent} with Stack Monitoring

Make sure that **Metrics (Stack Monitoring)** is turned on, and **Metrics (Technical Preview)** is turned off.
+
Expand All @@ -87,8 +88,8 @@ communications, you must access it via HTTPS. For example, use a `hosts` setting
like
`https://localhost:9600`.


===== Configure {agent} with Logstash Dashboards (Technical Preview)
[[configure-logstash-dashboards]]
==== Configure {agent} with Logstash Dashboards (Technical Preview)

Make sure that **Metrics (Technical Preview)** is turned on, and **Metrics (Stack Monitoring)** is turned off.

Expand Down Expand Up @@ -123,7 +124,7 @@ TIP: If you accidentally close the popup, go to **{fleet} > Agents**, then click

[discrete]
[[add-agent-to-fleet]]
==== Step 2: Install and run an {agent} on your machine
=== Step 2: Install and run an {agent} on your machine

The **Add agent** flyout has two options: **Enroll in {fleet}** and
**Run standalone**. The default is to enroll the agents in {fleet}, as this
Expand Down Expand Up @@ -152,13 +153,13 @@ data.

[discrete]
[[view-data-stack-monitoring]]
==== Step 3: Monitor Logstash logs and metrics (Stack Monitoring)
=== Step 3: Monitor Logstash logs and metrics (Stack Monitoring)

{kibana-ref}/monitoring-data.html[View the monitoring data in {kib}], and navigate to the <<logstash-monitoring-ui, {monitoring} UI>>

[discrete]
[[view-data-dashboard]]
==== Step 3: Monitor Logstash logs and metrics (Logstash Metrics Dashboard Technical Preview)
=== Step 3: Monitor Logstash logs and metrics (Logstash Metrics Dashboard Technical Preview)

. Verify that data is flowing. Wait until agent enrollment is confirmed and
incoming data is received, then click **View assets** to access dashboards
Expand Down

0 comments on commit 3ebf9c6

Please sign in to comment.