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.
Nicolas Rodriguez 2664309deb Fix tests hace 6 años
syslog_ng Remove default configuration (doesn't work well with PillarStack) hace 7 años
test/integration/syslog_ng Fix tests on Ubuntu hace 6 años
.gitignore Add Kitchen test hace 7 años
.kitchen.yml Fix tests hace 6 años
.travis.yml Update Ruby version hace 7 años
Gemfile Update Ruby version hace 7 años
LICENSE Update year in LICENSE hace 7 años
README.md Update README hace 7 años
pillar.debian.example Add pillar example for Debian/Ubuntu distros hace 7 años
pillar.example Add last_include pillar key hace 7 años

README.md

SyslogNG Salt Formula

Build Status

Install and configure the syslog-ng service.

Note: See the full Salt Formulas installation and usage instructions.

Available states

  • syslog_ng : Installs the syslog-ng package
  • syslog_ng.config : Installs and configures the syslog-ng package
  • syslog_ng.packages : Install optional packages which may provide additional functionalities

Available pillars

You can take a loot at pillar.example to configure SyslogNG with pillars.

Note: if the first character of a string is ‘=’ the string is treated as a literal (not ecapsulated in quotes)