Saltstack Official Syslog-NG Formula
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Nicolas Rodriguez 2664309deb Fix tests pirms 6 gadiem
syslog_ng Remove default configuration (doesn't work well with PillarStack) pirms 7 gadiem
test/integration/syslog_ng Fix tests on Ubuntu pirms 6 gadiem
.gitignore Add Kitchen test pirms 7 gadiem
.kitchen.yml Fix tests pirms 6 gadiem
.travis.yml Update Ruby version pirms 7 gadiem
Gemfile Update Ruby version pirms 7 gadiem
LICENSE Update year in LICENSE pirms 7 gadiem
README.md Update README pirms 7 gadiem
pillar.debian.example Add pillar example for Debian/Ubuntu distros pirms 7 gadiem
pillar.example Add last_include pillar key pirms 7 gadiem

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)