Disable and re-enable of metrics data collection mode on SSP UI within a couple of seconds, causes ESX hosts to stop exporting flows to Intelligence.
The nsxcli command “get intelligence flows stats” reports "Service is disabled" even though “get intelligence flows config” shows data collection as enabled. Flows are not visible in Security Explorer on SSP UI.
NSX releases 4.2.1 and later releases, 9.0.x, 9.1
SSP 5.0, 5.1 and 5.1.1
Disabling metrics mode incorrectly resets the Kafka broker state on the ESX host, destroying active broker and topic handles used for flow export. As a result, flows are no longer exported to Security Intelligence on SSP.
In order to verify this, Issue the following nsxcli commands on a affected ESX host:
- nsxcli -c get intelligence flows config - Output shows 'Enabled: True'
- nsxcli -c get intelligence flows stats - Output shows 'Service is disabled'
Apply the following workaround: