Buffer settings

The probe maintains a queue that stores raw events before they are processed by the probe. When an event storm occurs, this queue can grow quickly and consume excessive amounts of memory.

To increase the efficiency of sending alerts to the ObjectServer, the following properties are available:

  • Buffering - When set to 1, this property instructs the probe to send alerts when the internal alert buffer has reached the size specified by the BufferSize property.
  • BufferSize - This property specifies the size of the buffer that the probe uses to store alerts before sending them to the ObjectServer.