Skip to content

v1.27.0: syslog log forwarding

Choose a tag to compare

@benhoyt benhoyt released this 18 Dec 02:34
· 20 commits to master since this release

This release adds a syslog log target type for forwarding service logs to syslog (TCP or UDP, no TLS). Thanks to @jy5275 on the Networking APAC team for adding this feature.

In it includes an improvement to the pebble pull error message when the file is not found, and a couple of small docs changes.

What's Changed

  • feat: support forwarding log to syslog in #725
  • feat: support forwarding log to syslog via UDP in #732
  • docs: replace redirecting links with the new locations in #749
  • client: improve error message when pulling non-existent files in #754
  • docs: update the release procedure to include FIPS builds in #764

New Contributors

Full Changelog: v1.26.0...v1.27.0