Saltstack Official Logrotate Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

README.rst 671B

hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
hace 10 años
123456789101112131415161718192021222324252627282930313233
  1. logrotate
  2. =========
  3. Install and configure logrotate on a machine.
  4. The config files are per OS.
  5. At the moment only Debian, RedHat, Scientific Linux and Archlinux supported with this formula
  6. .. note::
  7. See the full `Salt Formulas installation and usage instructions
  8. <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
  9. Available states
  10. ================
  11. .. contents::
  12. :local:
  13. ``logrotate``
  14. -------------
  15. Installs the ``logrotate`` package and service/timer/cron.
  16. ``logrotate.config``
  17. --------------------
  18. Manages logrotate config and include dir.
  19. ``logrotate.jobs``
  20. ------------------
  21. Create custom job for logrotate.