Hello,
I was playing with Network Explorer feature and it looks only bandwidht metric is available on a Network Map. On the video which I found on youtube, there is a panel available where metrics can be changed (color by...). How to enable that? Is it still available in this feature? I'd like to see either latency or packet loss instead of bandwidth.
https://www.splunk.com/en_us/resources/videos/network-explorer-overview.html?locale=en_us
Thanks!
Hi,
A couple of notes regarding Network Explorer. The networkExplorer data collection was deprecated in the v0.88.0 Splunk helm chart. That said, the interface from the infrastructure navigator is still available if you ingest networkExplorer data (e.g., tcp.bytes). To ingest this data, you'll probably want to consider the upstream eBpf helm chart along with the OTel collector running as a gateway. This link may help:
https://docs.splunk.com/observability/en/infrastructure/network-explorer/network-explorer-setup.html...