large_destination_memory

Specifies the size in memory that an unbounded destination (a destination without either of its maxbytes or maxmsgs properties set) can grow to before the server starts logging warnings about that destination’s size.

large_destination_memory = size [KB|MB|GB]

The specified size may also be:

  • Unset or -1: the server establishes its own size threshold;

  • 0: logging is disabled.

This property can be set dynamically.