jenkins-infra / puppet-apachelogcompressor

Simple module to manage compressing rotated Apache logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Log Compressor

⚠️ Archived since jenkins-infra/jenkins-infra#2766 ⚠️

This is a simple little module that will drop some Ruby code onto a machine and help set up compression of rotated log files

Developing

  • bundle install to make sure you have all the right gems
  • bundle exec rake spec to run the tests. Use rake spec_standalone to repeatedly run the tests without reiniitializing test fixtures every time

About

Simple module to manage compressing rotated Apache logs


Languages

Language:Ruby 58.4%Language:Puppet 41.6%