ansible-middleware / amq

A collection to manage AMQ brokers
Apache License 2.0
19 stars 11 forks source link

Add more journal configs #161

Closed guidograzioli closed 2 months ago

guidograzioli commented 2 months ago

New parameters:

Variable Description Default
activemq_journal_buffer_size The size of the internal buffer on the journal in KB 490KiB
activemq_disk_scan_period The interval where the disk is scanned for percentual usage 5000
activemq_max_disk_usage The max percentage of data we should use from disks. The System will block while the disk is full 96