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

vor 7 Jahren
12345678910111213141516171819
  1. # SyslogNG Salt Formula
  2. [![Build Status](https://travis-ci.org/saltstack-formulas/syslog-ng-formula.svg?branch=master)](https://travis-ci.org/saltstack-formulas/syslog-ng-formula)
  3. Install and configure the syslog-ng service.
  4. Note: See the full [Salt Formulas installation and usage instructions](http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html).
  5. ## Available states
  6. * `syslog_ng` : Installs the `syslog-ng` package
  7. * `syslog_ng.config` : Installs and configures the `syslog-ng` package
  8. * `syslog_ng.packages` : Install optional packages which may provide additional functionalities
  9. ## Available pillars
  10. You can take a loot at [`pillar.example`](https://github.com/saltstack-formulas/syslog-ng-formula/blob/master/pillar.example) to configure SyslogNG with pillars.
  11. **Note:** if the first character of a string is '=' the string is treated as a literal (not ecapsulated in quotes)