Saltstack Official Logrotate Formula
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Eric Veiras Galisson 364ef833cc adding Inspec tests for raw content jobs vor 6 Jahren
logrotate new possibility to configure a job giving the raw content to store as a file vor 6 Jahren
test/integration/default adding Inspec tests for raw content jobs vor 6 Jahren
LICENSE Remove extra new line characters vor 9 Jahren
README.rst Split init.sls into config, install and service vor 7 Jahren
pillar.example new possibility to configure a job giving the raw content to store as a file vor 6 Jahren

README.rst

logrotate
=========
Install and configure logrotate on a machine.

The config files are per OS.
At the moment only Debian, RedHat, Scientific Linux and Archlinux supported with this formula

.. note::
See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.

Available states
================

.. contents::
:local:

``logrotate``
-------------

Installs the ``logrotate`` package and service/timer/cron.

``logrotate.config``
--------------------

Manages logrotate config and include dir.

``logrotate.install``
---------------------

Installs the logrotate package and its dependencies.

``logrotate.jobs``
------------------

Create custom job for logrotate.

``logrotate.service``
---------------------

Manages the startup and running state of the logrotate service.