#syslog_ng version 4.8.3 is now available. It is a re-release of 4.8.2. For details check the syslog-ng release notes at:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.8.3
Version 4.8.2 of syslog-ng is now available. It is a buf fix release. It resolves a reliability issue in the #S3 destination, fixes the #Elasticsearch destination, and a low impact #CVE problem.
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.8.2
Installing nightly syslog-ng #arm64 packages on a Raspberry Pi:
Learn how to work with #OneIdentity Active Roles #debug logs, that is reading them using #syslog_ng Agent for #Windows and forwarding them to a central syslog-ng server for long(er) term storage.
https://www.syslog-ng.com/community/b/blog/posts/working-with-active-roles-debug-logs-in-syslog-ng
The April syslog-ng newsletter is now available on-line:
- Testing #Elasticsearch 9.0.0 beta1 with #syslog_ng
- Working with parsed #OneIdentity Active Roles logs in syslog-ng
- Running syslog-ng PE in #RHEL UBI
You can read it at: https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2025-04-elasticsearch-beta-active-roles-rhel-ubi
#LogManagement
Which #logging system do you prefer for managing logs in #Kubernetes?
Recently we enabled nightly #syslog_ng builds and #container builds for #arm64. It means that from now on, you can run the latest syslog-ng on 64bit #ARM platforms.
In my previous #OneIdentity Active Roles blog, you learned how to forward #Active #Roles logs to a central #syslog_ng server to parse and store the logs. In this blog, I’ll show you how to:
- Work with parsed Active Roles logs.
- Store #logs to various document stores.
- Prepare long-term storage.
- Send #alerts for some critical events.
https://www.syslog-ng.com/community/b/blog/posts/working-with-parsed-active-roles-logs-in-syslog-ng
Even if this blog about commercial software, the name-value pairs concept is the same in the #opensource syslog-ng.
#syslog_ng 4.8.1 is now available in #EPEL 10, so you do not have to use the testing repository anymore. Thanks everyone for the feedback!
However, support for #Elasticsearch 7+ is broken in this release. Learn how to fix this problem!
https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-ose-4-8-1-is-now-in-epel-10-quick-fix-for-elasticsearch
#LogManagement
Last December, I added support for #EPEL 10 in my unofficial #syslog_ng Git snapshot repository. This week, I call for #testing the official syslog-ng EPEL 10 package.
https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-is-coming-to-epel-10
#CentOS Stream 10 and #EPEL 10 just became available, and as usual, I tried to build #syslog_ng as soon as possible. For now it is available in my syslog-ng git snapshot repository, but I am also planning to make it available in EPEL 10 soon.
https://www.syslog-ng.com/community/b/blog/posts/test-syslog-ng-on-epel-10
Last week I introduced you to my latest project: a #syslog_ng #container based on @almalinux . This week I added a syslog-ng #Prometheus #exporter to the container, so you can also monitor syslog-ng, if you enable it.
If you already know some #syslog_ng configuration bulding blocks, but you have no idea how to build a configuration from them:
https://www.syslog-ng.com/community/b/blog/posts/developing-a-syslog-ng-configuration
This blog helps you to develop a syslog-ng configuration from the very basics to complex.
#LogManagement
#syslog_ng 4.8.1 was released recently. It is primarily a #bugfix release, but some minor features also slipped in. From this blog, you can learn what changed in syslog-ng 4.8.1 and where you can get its latest stable version.
https://www.syslog-ng.com/community/b/blog/posts/version-4-8-1-of-syslog-ng-is-now-available
Version 4.8.1 of syslog-ng is now available. The focus of this release was bug fixing, but there are a few minor new features also available, like #macports support and #ElasticSearch datastream support. For details check:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.8.1
Our enthusiastic community helps fixing & enhancing #syslog_ng. Thanks to this, there is a new syslog-ng-devel port in #macports, where you can enable almost all syslog-ng features even for older #MacOS versions and #PowerPC hardware.
https://www.syslog-ng.com/community/b/blog/posts/huge-improvements-for-syslog-ng-in-macports
Why it is useful to set the version number in the syslog-ng configuration? Yes, it is annoying. Yes, it can be worked around. But it is useful.
Last time we looked at how syslog-ng can send logs to #Quickwit using its #Elasticsearch compatible API. This time we are going to look at how to use the #OpenTelemetry protocol to send logs to Quickwit with #syslog_ng.