ome.logrotate
Logrotate
Customise log-rotation.
Role Variables
All variables are optional, see defaults/main.yml:
logrotate_interval: Rotate logs at this interval (defaultweekly)logrotate_backlog_size: Number of historic log files to keep (default12)logrotate_compress: If True compress historic log files (defaultTrue)
Example Playbook
- hosts: localhost
roles:
- role: ome.logrotate
logrotate_backlog_size: 52
Author Information
Install
ansible-galaxy install ome.logrotateLicense
bsd-2-clause
Downloads
13.1k
Owner
Software and data format standards for management of microscopy image data. Joint project between international private and public research
