["ScheduledPluginServiceScheduledTask-thread-1"/##.##.##.## ERROR] [com.vmware.loginsight.scheduled.ScheduledPluginService] [Timeout while waiting for WCP events from <vCenter_FQDN>, timeout=600000 millis. vCenter can't complete requested range in time. Increasing vsphere's config event-collection-timeout-millis may mitigate the problem but that may introduce delays to other vCenter collectors.]The default timeout value is set to 600,000 milliseconds. When a large number of events are processed simultaneously, vCenter may not complete the request within this timeframe, resulting in missed log entries.
This issue can be fixed by increasing the timeout value by following the below steps.
Note: Take a snapshot of each Aria Operations for Logs appliance in the cluster or backup of the config file before making the changes.
Steps:
<event-collection-timeout-millis value="1200000" />Sample:
If this method does not work you will need to update the 'loginsight-config.xml#xxx' file on the Aria Operations for Logs appliance.
cd /storage/core/loginsight/configcp loginsight-config.xml#xxx loginsight-config.xml#xxx.oldvi loginsight-config.xml#xxx
<event-collection-timeout-millis value="1200000" />service loginsight restart