This group of settings control the queue size, the amount of time the Extended Decoupler should spool to the disk, and the amount of data to spool. You can also configure the amount of space to leave free on the disk as a percentage. The quota mechanism used here is the same as the one used for the Archive session agent.
Display Name | Name | Description |
---|---|---|
Max Memory Queue Size |
MaxQueueSize |
Specifies the maximum number of hits the memory queue can hold. The memory queue is designed to handle brief spikes in hit flow. Hits are queued on disk when memory queue is exhausted. Increasing the memory queue size increases competition for memory resources. The default value is 5000. |
Spool File Roll Size |
SpoolRollSizeMB |
Specifies the maximum size of each spool file in megabytes. The default value is 500 MB. |
Spool Directory |
SpoolDir |
Specifies the directory location in which to write the spool file. The default value is the Spool subdirectory in the install directory. |
Spool Write Chunk Size |
SpoolChunkSizeMB |
The size of chunks to write when spooling data, in megabytes. |
Disk % Free |
DiskQuotaPctFree |
Specifies the percent free threshold for the directory specified in the QuotaDir
option. If the amount of free space falls below this threshold, the Capture Filter disables itself
to avoid consuming too much disk space.
|