You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
logrotate | 5 years ago | |
test/integration/default | 5 years ago | |
.gitignore | 5 years ago | |
.kitchen.docker.yml | 5 years ago | |
.kitchen.yml | 5 years ago | |
.travis.yml | 5 years ago | |
Gemfile | 5 years ago | |
LICENSE | 9 years ago | |
README.rst | 7 years ago | |
pillar.example | 5 years ago |
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.