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

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)