Saltstack Official Logrotate Formula
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.

преди 10 години
преди 10 години
преди 10 години
преди 10 години
преди 10 години
преди 10 години
преди 10 години
преди 10 години
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 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.