Skip to content

Commit 71274bc

Browse files
committed
update tutorial
1 parent 2b7ef32 commit 71274bc

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/en/observability/network-topology-get-started.asciidoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ NOTE: The version in the plugin `.zip` must exactly match the target {kib} insta
3939
+
4040
[source,shell]
4141
----
42-
bin/kibana-plugin install file:///absolute/path/to/networkTopology-8.19.12.zip
42+
bin/kibana-plugin install file:///absolute/path/to/networkTopology-<version>.zip
4343
----
4444
. Restart {kib}.
4545

@@ -77,15 +77,15 @@ The Network Topology plugin reads from an {es} data stream that {ls} populates u
7777
[[network-topology-verify-data]]
7878
== Step 4: Verify data in {kib}
7979

80-
. In {kib}, open the main menu and navigate to *Observability* → *Network Topology*. You can also use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
80+
. In {kib}, navigate to *Observability* → *Network Topology*. You can also use the {kibana-ref}/introduction.html#kibana-navigation-search[global search field].
8181
. Confirm the page shows your configured sites and the network segments that have been discovered.
8282

83-
If the page is empty, the plugin hasn't received any data yet. Check that {ls} is running without errors and that documents are being written to the expected {es} data stream.
84-
8583
[discrete]
8684
[[network-topology-explore]]
8785
== Step 5: Explore the Network Topology plugin
8886

87+
The plugin gives you the following views into your network: a site-level health summary, an interactive topology graph, a per-device detail flyout, and a searchable device inventory.
88+
8989
[discrete]
9090
[[network-topology-site-overview]]
9191
=== Site overview
@@ -123,7 +123,8 @@ The device inventory is a searchable, paginated list of every device the plugin
123123

124124
[discrete]
125125
[[network-topology-related]]
126-
== Related
126+
== Related links
127127

128128
* <<network-topology,Network Topology>> overview
129+
* <<network-topology-fields,Network Topology field reference>>
129130
* https://github.com/elastic/kibana-network-topology-plugin[Network Topology plugin on GitHub]

0 commit comments

Comments
 (0)