Each time a new major Elasticsearch version is released, someone asks if it works with syslog-ng. So I gave it a quick test and based on that, it works fine. But of course, some terms and conditions apply… :-)
Before you begin
On the syslog-ng...
Dear syslog-ng users,
This is the 129th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
Test syslog-ng on EPEL 10!
CentOS Stream 10 and EPEL 10 just became available, and as usual, I tried to build sy…
In my previous 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...
One Identity Active Roles allows you to easily and securely manage Active Directory (AD), Entra ID and M365 Identity objects. While Active Roles stores its log messages into Windows Event Log, most log management and log analytics applications expect…
Dear syslog-ng users,
This is the 128th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
Syslog-ng Prometheus exporter added to RPM syslog-ng container image
Recently I introduced you to my latest proj…
Recently I have posted a Dockerfile to run syslog-ng in an Alma Linux container. I got some encouraging feedback, so this week I experimented with syslog-ng Premium Edition (PE) in a RHEL UBI (Universal Base Image) container. While this is not offici…
This blog is just a quick announcement that 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, as s…
Dear syslog-ng users,
This is the 127th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
A syslog-ng container image based on Alpine Linux
Recently, someone suggested I should check out Alpine Linux and …
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 git snapshot repository, but I am also planning to make it available in EPEL 10 soon.
Before you begin
Fir…
Windows Subsystem for Linux (WSL) allows you to run Linux applications on a Windows host. While you can install and run syslog-ng on a default WSL installation, it is not really practical: there is no systemd and WSL is behind NAT. This blog gives yo…