Saltstack Official Syslog-NG 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 670B

hace 10 años
hace 10 años
123456789101112131415161718192021222324252627282930313233
  1. =========
  2. syslog-ng
  3. =========
  4. Install and configure the syslog-ng service.
  5. .. note::
  6. See the full `Salt Formulas installation and usage instructions
  7. <http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html>`_.
  8. Available states
  9. ================
  10. .. contents::
  11. :local:
  12. ``syslog_ng``
  13. -------
  14. Install the ``syslog-ng`` package.
  15. ``syslog_ng.config``
  16. -----------
  17. Install and configure the ``syslog-ng`` package.
  18. note: if the first character of a string is '=' the string is treated as a literal (not ecapsulated in quotes)
  19. ``syslog_ng.packages``
  20. -----------
  21. Install optional packages which may provide additional functionality.