Skip to content

Configure logrotation #85

@etursunbaev

Description

@etursunbaev

Need to add configuration to vagrant box logrotation settings
Unfortunately in office peers we face that /var partition gets full by logs and blocks to create environments
By default /var lv has 7,5G which should be enough if logs are in INFO mode
But in master they are in debug mode.
Can you setup logrotation to logrotate everyday?

Edit/Change this file /etc/logrotate.d/rsyslog

  • Remove delaycompress
  • Add size 100M property to each section
  • on second section change weekly to daily

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions