Skip to content

Releases: sous-chefs/rsyslog

9.2.23

15 Jul 15:59
Compare
Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management

9.2.22

22 May 09:14
Compare
Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

9.2.21

02 May 17:33
Compare
Choose a tag to compare
Update metadata for 9.2.21

9.2.20

02 May 08:45
Compare
Choose a tag to compare
Update metadata for 9.2.20

v2.1.0

22 Jul 20:01
Compare
Choose a tag to compare
  • Fixed minor markdown errors in the readme
  • Allow the server to listen on both TCP and UDP. For both set node['rsyslog']['protocol'] to 'udptcp'
  • Move the include for /etc/rsyslog.d/ to the very end of the rsyslog.conf config
  • Added the ability to bind to a specific IP when running the server on UDP with node['rsyslog']['bind']
  • Sync the comments in the rsyslog.conf file with the latest upstream rsyslog release
  • Change emerg to log to :omusrmsg:* vs. * on modern rsyslog releases to avoid deprecation warnings

v2.0.0

22 Jul 20:03
Compare
Choose a tag to compare

Note: This version includes several breaking changes for Ubuntu users. Be sure to take care when deploying these changes to production systems.

  • 49-relp.conf now properly uses the list of servers discovered in the client recipe
  • Fixed a typo that prevented file-input.conf from properly templating
  • Added allow_non_local attribute to allow non-local messages. This defaults to false, which preserves the previous functionality
  • The rsyslog directory permissions are now properly set using the user/group attributes instead of root/root
  • Properly drop permissions on Ubuntu systems to syslog/syslog. Introduces 2 new attributes to control the user/group: priv_user and priv_group
  • Remove logging to /dev/xconsole in 50-default.conf on Ubuntu systems. This is generally not something you'd want to do and produces error messages at startup.

v1.12.2

28 Feb 15:36
Compare
Choose a tag to compare

v1.12.2 (2014-02-28)

Fixing bug fix in rsyslog.conf

v1.12.0

28 Feb 03:20
Compare
Choose a tag to compare

v1.12.0 (2014-02-27)

  • [COOK-4021] Allow specifying default templates for local and remote
  • [COOK-4126] rsyslog cookbook fails restarts due to not using upstart

v1.11.0

19 Feb 05:49
Compare
Choose a tag to compare

v1.11.0 (2014-02-19)

Bug

  • COOK-4256 - Fix syntax errors in default.conf on rhel

New Feature

  • COOK-4022 - Add use_local_ipv4 option to allow selecting internal interface on cloud systems
  • COOK-4018 - rsyslog TLS encryption support

v1.10.2

20 Dec 21:42
Compare
Choose a tag to compare

No change. Version bump for toolchain.