The Coordinator has a receive buffer of 1000 events for the event data sent from the agents. If this buffer is exceeded, the Coordinator is not able to accept more events from the agents until the buffer is flushed and will log the following in the Coordinator log:
Too many events in Scheduler task queue: xxxx (maximum: 1000), cannot accept more.
The agents will also log the following:
Coordinator FQDN (GUID) ...busy, suspending event forwarding for 60 seconds...
Can the Coordinator receive buffer be increased beyond 1000 to help improve throughput and allow more data to be sent from the agents at a given time?