You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -77,15 +77,15 @@ The Network Topology plugin reads from an {es} data stream that {ls} populates u
77
77
[[network-topology-verify-data]]
78
78
== Step 4: Verify data in {kib}
79
79
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].
81
81
. Confirm the page shows your configured sites and the network segments that have been discovered.
82
82
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
-
85
83
[discrete]
86
84
[[network-topology-explore]]
87
85
== Step 5: Explore the Network Topology plugin
88
86
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
+
89
89
[discrete]
90
90
[[network-topology-site-overview]]
91
91
=== Site overview
@@ -123,7 +123,8 @@ The device inventory is a searchable, paginated list of every device the plugin
123
123
124
124
[discrete]
125
125
[[network-topology-related]]
126
-
== Related
126
+
== Related links
127
127
128
128
* <<network-topology,Network Topology>> overview
129
+
* <<network-topology-fields,Network Topology field reference>>
129
130
* https://github.com/elastic/kibana-network-topology-plugin[Network Topology plugin on GitHub]
0 commit comments