Skip to content

simp/pupmod-simp-logrotate

Repository files navigation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

pupmod-simp-logrotate

Table of Contents

  1. Description
  2. Setup - The basics of getting started with logrotate
  3. Usage - Configuration options and additional functionality
  4. Reference
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

Configure LogRotate global options.

Use logrotate::rule for specific configuration options.

Setup

What logrotate affects

Manages the following:

  • logrotate package
  • /etc/logrotate.conf file
  • /etc/logrotate.simp.d directory and its contents

Setup Requirements

This module requires the following:

Usage

class { 'logrotate': }

Reference

See REFERENCE.md.

Limitations

SIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux and compatible distributions, such as CentOS. Please see the metadata.json file for the most up-to-date list of supported operating systems, Puppet versions, and module dependencies.

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.