<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.syslog-ng.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog</title><link>https://www.syslog-ng.com/community/b/blog</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Jul 2026 11:27:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://www.syslog-ng.com/community/b/blog" /><item><title>Syslog-ng hardening using Tor</title><link>https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-hardening-using-tor</link><pubDate>Wed, 29 Jul 2026 11:27:45 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:3770b2cd-5a92-4782-ab6a-b486eeca9265</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>For many years, I didn&amp;rsquo;t think that Tor could be useful for me. However, I&amp;rsquo;ve recently found a Gist on GitHub that describes how you can use it to harden your central syslog-ng server. And while I have yet to try it, at least now I have a...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-hardening-using-tor"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=461&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/tor">tor</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/FreeBSD">FreeBSD</category></item><item><title>Syslog-ng journald source: how to avoid log bombs on errors?</title><link>https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-journald-source-how-to-avoid-log-bombs-on-errors</link><pubDate>Wed, 22 Jul 2026 11:39:37 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:b129e7ba-1e67-4cee-af6e-f8da9964c6db</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Up until version 4.12, when syslog-ng ran into an error jumping to a saved systemd journal position, it read the journal from the beginning. With the latest syslog-ng version, you can configure what happens in case of such an error.
Before you begin
...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-journald-source-how-to-avoid-log-bombs-on-errors"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=460&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/journald">journald</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item><item><title>Syslog-ng 4.12.0 available for Ubuntu 26.04 (Resolute)</title><link>https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-4-12-0-available-for-ubuntu-26-04-resolute</link><pubDate>Tue, 14 Jul 2026 12:09:47 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:27e241d5-9dba-48b9-ac68-4e6c858d3685</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Recently I was asked if syslog-ng supports Ubuntu 26.04 (Ubuntu Resolute). Yes, and with the arrival of the syslog-ng 4.12.0 release we also provide ready-to-use packages for it. The &lt;a href="https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.12.0" target="_top"&gt;release notes&lt;/a&gt; mention it, and info is in the &lt;a href="https://github.com/syslog-ng/syslog-ng#supported-distributions" target="_top"&gt;Readme&lt;/a&gt; on GitHub.
I te...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-4-12-0-available-for-ubuntu-26-04-resolute"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=459&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/Ubuntu">Ubuntu</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item><item><title>Syslog-ng Java destination disabled</title><link>https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-java-destination-disabled</link><pubDate>Thu, 09 Jul 2026 13:07:45 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:e4d70f5b-ae97-40ed-8e70-30cd4ed8cb51</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>For many years, syslog-ng used Java, where C libraries were unavailable. However, over the years native C libraries became available for Elasticsearch and Kafka, and HDFS practically disappeared. As a &amp;ldquo;scream test&amp;rdquo;, I am going to disable ...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-java-destination-disabled"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=458&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/Java">Java</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item><item><title>The status of OpenSSL 4.0 support in syslog-ng</title><link>https://www.syslog-ng.com/community/b/blog/posts/the-status-of-openssl-4-0-support-in-syslog-ng</link><pubDate>Thu, 04 Jun 2026 11:18:54 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:30de47f9-2a46-4984-9ddb-17329be98ca3</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>OpenSSL 4.0 was released just over a month ago. So, how is its support progressing in syslog-ng? Well, Git master already supports it, and the patch is easy to backport to earlier releases. At the same time, version 4.12 will support OpenSSL 4.0 out ...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/the-status-of-openssl-4-0-support-in-syslog-ng"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=457&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item><item><title>Nightly syslog-ng containers based on Alma Linux</title><link>https://www.syslog-ng.com/community/b/blog/posts/nightly-syslog-ng-containers-based-on-alma-linux</link><pubDate>Tue, 26 May 2026 10:58:35 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:a12b290d-d15c-496b-88cd-4977cfbb6ba6</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>For many years, the syslog-ng project provided container images based on Debian. Most of our users run syslog-ng on RHEL &amp;amp; compatibles, and have asked for an RPM-based container. So, nightly containers based on Alma Linux are now also available.
...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/nightly-syslog-ng-containers-based-on-alma-linux"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=456&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/containers">containers</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/RPM">RPM</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/AlmaLinux">AlmaLinux</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/RHEL">RHEL</category></item><item><title>Learning syslog-ng</title><link>https://www.syslog-ng.com/community/b/blog/posts/learning-syslog-ng</link><pubDate>Tue, 19 May 2026 10:54:47 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:e93c0e4f-f261-49ba-8e45-f019a2de63b6</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>How can you learn syslog-ng? There are many possibilities, depending on your time and budget. Possibilities range from tutorial series through reading the documentation to instructor-led training. Find out which one is for you!
Getting started: tutor...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/learning-syslog-ng"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=455&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng%2bStore%2bBox">syslog-ng Store Box</category></item><item><title>The syslog-ng Insider 2026-05: OTEL; central log collection; old Mac</title><link>https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2026-05-otel-central-log-collection-old-mac</link><pubDate>Thu, 14 May 2026 11:25:48 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:c7fefed2-23ba-48ae-a7d9-484d02f2039f</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Dear syslog-ng users,

This is the 140th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
Streaming syslog-ng data to your lakehouse using OTEL
Version 4.11.0 of syslog-ng contains contributions from Datab...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2026-05-otel-central-log-collection-old-mac"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=454&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>Fedora 44, CentOS 7 and Amazon Linux syslog-ng questions</title><link>https://www.syslog-ng.com/community/b/blog/posts/fedora-44-centos-7-and-amazon-linux-syslog-ng-questions</link><pubDate>Wed, 06 May 2026 10:55:31 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:51b95cf0-1bba-42cf-8004-2aaed1b89ce8</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Fedora 44 was announced last week: syslog-ng 4.11 is part of it. While checking the Fedora Copr build service for Fedora 44, I realized that CentOS 7 and Amazon Linux 2023 packages are also there. I have a few questions for you!
Fedora 44
The availab...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/fedora-44-centos-7-and-amazon-linux-syslog-ng-questions"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=453&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/CentOS">CentOS</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/Fedora">Fedora</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/RHEL">RHEL</category></item><item><title>Support for OpenSSL 4.0?</title><link>https://www.syslog-ng.com/community/b/blog/posts/support-for-openssl-4-0</link><pubDate>Tue, 28 Apr 2026 12:58:28 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:e255a5eb-6d26-4e38-a1ae-b601d945bcdf</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Although OpenSSL 4.0 released just two weeks ago, the syslog-ng project has already received a GitHub issue complaining that we do not support it. So, before we would allocate too much effort on it: what should we expect?
OpenSSL 4.0 was announced on...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/support-for-openssl-4-0"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=452&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item><item><title>New performance tuning possibilities in syslog-ng</title><link>https://www.syslog-ng.com/community/b/blog/posts/new-performance-tuning-possibilities-in-syslog-ng</link><pubDate>Wed, 22 Apr 2026 10:38:11 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:0b3dd334-3c69-4802-849e-67c96f94c3e6</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>On April&amp;rsquo;s fool&amp;rsquo;s day, I shared that &lt;a href="https://peter.czanik.hu/posts/new-toy-1st-of-april-syslog-ng-performance-tests/" target="_top"&gt;syslog-ng can reach 7 million EPS&lt;/a&gt;. This test lab result was in part possible thanks to a few performance enhancements coming to syslog-ng version 4.12.
How 7 million EPS is possible? Before diving deep...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/new-performance-tuning-possibilities-in-syslog-ng"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=451&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/performance">performance</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/parallelize">parallelize</category></item><item><title>Streaming syslog-ng data to your lakehouse using OpenTelemetry</title><link>https://www.syslog-ng.com/community/b/blog/posts/streaming-syslog-ng-data-to-your-lakehouse-using-opentelemetry</link><pubDate>Wed, 15 Apr 2026 11:58:53 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:cc327c7f-c8a3-4cb4-8c9c-927f26aaa5a5</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Version 4.11.0 of syslog-ng contains contributions from Databricks related to OAuth2 authentication. Recently, they published a blog about how this enables their customers to send logs to their data lake using syslog-ng and the OpenTelemetry protocol...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/streaming-syslog-ng-data-to-your-lakehouse-using-opentelemetry"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=450&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/OpenTelemetry">OpenTelemetry</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/OAuth2">OAuth2</category></item><item><title>The syslog-ng Insider 2026-04: wildcard-file; fix; UDP</title><link>https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2026-04-wildcard-file-fix-udp</link><pubDate>Wed, 08 Apr 2026 13:31:20 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:53d222e1-d416-4ddd-8be9-e09a1b9a2f39</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>Dear syslog-ng users,

This is the 139th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
Automatic configuration of the syslog-ng wildcard-file() source
Reading files and monitoring directories became a l...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2026-04-wildcard-file-fix-udp"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=449&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/Insider">Insider</category></item><item><title>Compiling syslog-ng on an old Mac</title><link>https://www.syslog-ng.com/community/b/blog/posts/compiling-syslog-ng-on-an-old-mac</link><pubDate>Tue, 24 Mar 2026 09:06:04 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:6b978f4d-4202-43b5-82de-d3e487be605a</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>I have an aging, but fully functional MacBook. I bought it for syslog-ng testing, but I also use for watching movies. Homebrew no more fully supports old, Intel-based Macs. This blog helps to compile the latest syslog-ng release on these old, but oth...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/compiling-syslog-ng-on-an-old-mac"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=448&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/macOS">macOS</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/homebrew">homebrew</category></item><item><title>Central log collection - more than just compliance</title><link>https://www.syslog-ng.com/community/b/blog/posts/central-log-collection---more-than-just-compliance</link><pubDate>Wed, 18 Mar 2026 12:05:25 GMT</pubDate><guid isPermaLink="false">3bb8ab65-05eb-463c-ad10-a3830cca5502:8274cb3e-0123-49a3-96be-f72d9910c1e5</guid><dc:creator>Peter Czanik</dc:creator><slash:comments>0</slash:comments><description>I often hear, even at security conferences that &amp;ldquo;no central log collection here&amp;rdquo; or &amp;ldquo;we have something due to compliance&amp;rdquo;. Central logging is more than just compliance. It makes logs easier to use, available and secure, thus m...(&lt;a href="https://www.syslog-ng.com/community/b/blog/posts/central-log-collection---more-than-just-compliance"&gt;read more&lt;/a&gt;)&lt;img src="https://www.syslog-ng.com/community/aggbug?PostID=447&amp;AppID=5&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description><category domain="https://www.syslog-ng.com/community/b/blog/archive/tags/syslog_2D00_ng">syslog-ng</category></item></channel></rss>