/var/log/cloudnet/nsx-ccp.log[nsx@6876 comp="nsx-controller" level="INFO" subcomp="falcon"] Batching 1 falcon transactions. Remaining #### in the queue.Explanation:
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
VMware NSX
This issue is resolved in VMware NSX 4.2.3.2, available at Broadcom downloads.
The recommended workaround is to reconfigure the environment to ensure inventory objects are within supported limits, see VMware Configuration Maximums.
The following are alternative workarounds, these will reduce the risk of impact however they will not necessarily eliminate it.
In a live NSX environment, you can monitor the falcon queue with the following command:
get log-file controller follow | find "Batching 1 falcon transactions.*Remaining"
tail -f /var/log/cloudnet/nsx-ccp.log | grep -E "Batching 1 falcon transactions.*Remaining"