Doc: Improvements to monitoring with agent (#15619) to 8.11 (#15621)

This commit is contained in:
Karen Metts 2023-11-27 16:04:17 -05:00 committed by GitHub
parent 3e2a250cbd
commit 6f4a7d499b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 7 deletions

View file

@ -101,7 +101,7 @@ include::monitoring-install.asciidoc[tag=install-agent-widget]
[[view-assets-ead]]
=== View assets
// Include section about viewing assets
include::monitoring-confirm.asciidoc[tag=confirm-enrollment-widget]
include::monitoring-view.asciidoc[]
[discrete]
[[view-data-dashboard]]

View file

@ -109,7 +109,7 @@ include::monitoring-install.asciidoc[tag=install-agent-widget]
[[view-assets]]
=== View assets
// Include section about viewing assets
include::monitoring-confirm.asciidoc[tag=confirm-enrollment-widget]
include::monitoring-view.asciidoc[]
[discrete]
[[view-data-stack]]

View file

@ -1,7 +1,3 @@
[float]
[[confirm-enrollment]]
//tag::confirm-enrollment-widget[]
After you have confirmed enrollment and data is coming in, click **View assets** to access dashboards related to the {ls} integration.
For traditional Stack Monitoring UI, the dashboards marked **[Logs {ls}]** are used to visualize the logs
@ -16,4 +12,3 @@ image::images/integration-assets-dashboards.png[Integration assets]
A number of dashboards are included to view {ls} as a whole, and dashboards that allow you to drill-down
into how {ls} is performing on a node, pipeline and plugin basis.
//end::confirm-enrollment-widget[]