ansible-middleware / amq

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

Configure log rotations #91

Closed RobertFloor closed 10 months ago

RobertFloor commented 10 months ago
SUMMARY

We want to be able to allow log rotation for AMQ. We would like to store only the last two days on disk since the full Audit logs take up to much space. Would this be possible?

ISSUE TYPE
RobertFloor commented 9 months ago

The rollover works but the max number of files is not enforced in the configuration. It keeps all files. It may be an upstream problem. I found this post: https://stackoverflow.com/questions/49258877/defaultrolloverstrategy-does-not-delete-any-file