<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Random thoughts of Peter &#39;CzP&#39; Czanik</title>
    <link>https://peter.czanik.hu/</link>
    <description>Recent content on Random thoughts of Peter &#39;CzP&#39; Czanik</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 04 Mar 2026 12:56:13 +0100</lastBuildDate><atom:link href="https://peter.czanik.hu/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>New toy: Installing Fedora Linux on the HP Z2 Mini</title>
      <link>https://peter.czanik.hu/posts/new-toy-installing-fedora-on-hp-z2-mini/</link>
      <pubDate>Wed, 04 Mar 2026 12:56:13 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/posts/new-toy-installing-fedora-on-hp-z2-mini/</guid>
      <description>The data sheet of my new AI-focused mini workstation from HP does not mention Fedora, but I could install it just fine. I expected this though, because when I asked around about Linux support and hardware AI acceleration for AMD Ryzen 39X chips, all responses came from Fedora users… :-)
Installing Fedora on the HP Z2 Mini was a smooth experience, even though I hadn’t used the graphical installer for ages.</description>
    </item>
    
    <item>
      <title>Syslog-ng 4.11.0 packaging status</title>
      <link>https://peter.czanik.hu/other/syslog-ng-4110-packaging-status/</link>
      <pubDate>Wed, 04 Mar 2026 09:31:45 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-4110-packaging-status/</guid>
      <description>Committed users compile syslog-ng for themselves from source. However, most of us wait until a software is available as an easy-to-install package for our operating system of choice. In this blog post, you will see an overview on the available packages for syslog-ng 4.11.0.
Read more at https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-4-11-0-packaging-status
syslog-ng logo </description>
    </item>
    
    <item>
      <title>New toy: Installing Ubuntu on the HP Z2 Mini</title>
      <link>https://peter.czanik.hu/posts/new-toy-installing-ubuntu-on-hp-z2-mini/</link>
      <pubDate>Thu, 26 Feb 2026 15:06:13 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/posts/new-toy-installing-ubuntu-on-hp-z2-mini/</guid>
      <description>The data sheet of my new AI focused mini workstation from HP mentions Ubuntu 24.04 as the supported Linux distribution. I have tried that, but I could not get the installer to run. However, 25.10 installed without any problems, even from an openSUSE branded USB stick :-)
Only the chameleon works with this machine:-) I must admit that I&amp;rsquo;m not an Ubuntu fan, but installed it anyway, as Ubuntu is the &amp;ldquo;official&amp;rdquo; Linux distro for this machine.</description>
    </item>
    
    <item>
      <title>Version 4.11.0 of syslog-ng is now available</title>
      <link>https://peter.czanik.hu/other/version-4110-of-syslog-ng-is-now-available/</link>
      <pubDate>Wed, 25 Feb 2026 14:11:05 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/version-4110-of-syslog-ng-is-now-available/</guid>
      <description>Version 4.11.0 of syslog-ng is now available. The main attraction is the brand new Kafka source, but there are many other smaller features and improvements, as well.
Before you begin If you happen to use Debian, Ubuntu or the RHEL family of operating systems (RHEL, CentOS, Rocky Linux, Alma Linux, Oracle Linux, etc.) then ready-to-use packages are already available as part of the release process. For details, check the README in the syslog-ng source code repository on GitHub: https://github.</description>
    </item>
    
    <item>
      <title>New toy: Installing openSUSE Tumbleweed on the HP Z2 Mini</title>
      <link>https://peter.czanik.hu/posts/new-toy-installing-opensuse-tumbleweed-on-hp-z2-mini/</link>
      <pubDate>Tue, 24 Feb 2026 12:58:13 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/posts/new-toy-installing-opensuse-tumbleweed-on-hp-z2-mini/</guid>
      <description>Last week I introduced you to my new toy at home: an AI focused mini workstation from HP. It arrived with Windows pre-installed, but of course I also wanted to have Linux on the box.
Documentation mentions that I have to disable secure boot and make a few more changes before installing Linux. I did all the suggested BIOS changes before installing Linux.
The data sheet mentions Ubuntu 24.04 as the supported Linux distribution.</description>
    </item>
    
    <item>
      <title>New toy in the house for AI, gaming, Linux, Windows and FreeBSD</title>
      <link>https://peter.czanik.hu/posts/new-toy-in-the-house-for-ai-gaming-linux-windows-freebsd/</link>
      <pubDate>Thu, 19 Feb 2026 12:56:32 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/posts/new-toy-in-the-house-for-ai-gaming-linux-windows-freebsd/</guid>
      <description>There is a new toy in the house. It is a miniature workstation from HP, built around AMD&amp;rsquo;s Ryzen AI Max+ PRO 395 chip. If you are interested in the specifications and other details, check the HP product page at https://www.hp.com/us-en/workstations/z2-mini-a.html. In the long run, this box will serve many purposes:
learning AI, but running as much as possible locally instead of utilizing cloud services learning Kubernetes by building everything from scratch on multiple virtual machines home server: running complex test environments on a single box (128 GB of RAM should be enough in most cases :-) ) photo editing using Capture One Pro occasional gaming :-) For now, I have finished unboxing and taken the first steps with Windows.</description>
    </item>
    
    <item>
      <title>UDP reliability improved in syslog-ng Debian packaging</title>
      <link>https://peter.czanik.hu/other/syslog-ng-udp-reliability-improved-in-debian-packaging/</link>
      <pubDate>Thu, 19 Feb 2026 11:19:37 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-udp-reliability-improved-in-debian-packaging/</guid>
      <description>UDP log collection is a legacy feature that does not provide any security or reliability, but is still in wide use. You can improve its reliability using eBPF on Linux in recent syslog-ng versions. Support for eBPF was added to Debian packages while preparing for the 4.11.0 syslog-ng release.
You can learn more about eBPF support in syslog-ng from the documentation or reading my blog at https://www.syslog-ng.com/community/b/blog/posts/syslog-ng-4-2-extra-udp-performance
Right now, packaging changes only affect the syslog-ng nightly Debian / Ubuntu packages and the syslog-ng nightly container image.</description>
    </item>
    
    <item>
      <title>The syslog-ng Insider 2026-02: stats-exporter; blank filter; Kafka source</title>
      <link>https://peter.czanik.hu/other/syslog-ng-insider-2026-02-stats-exporter-blank-filter-kafka-source/</link>
      <pubDate>Fri, 13 Feb 2026 11:34:09 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-insider-2026-02-stats-exporter-blank-filter-kafka-source/</guid>
      <description>The February syslog-ng newsletter is now on-line:
The syslog-ng stats-exporter() now has all functionality of syslog-ng-ctl Using the blank() filter of syslog-ng How to test the syslog-ng Kafka source by building the package yourself? It is available at https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2026-02-stats-exporter-blank-filter-kafka-source
syslog-ng logo </description>
    </item>
    
    <item>
      <title>Automatic configuration of the syslog-ng wildcard-file() source</title>
      <link>https://peter.czanik.hu/other/syslog-ng-automatic-configuration-of-the-wildcard-file-source/</link>
      <pubDate>Wed, 28 Jan 2026 15:33:01 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-automatic-configuration-of-the-wildcard-file-source/</guid>
      <description>Reading files and monitoring directories became a lot more efficient in recent syslog-ng releases. However, it is also needed manual configuration. Version 4.11 of syslog-ng can automatically configure the optimal setting for both.
Read more at https://www.syslog-ng.com/community/b/blog/posts/automatic-configuration-of-the-syslog-ng-wildcard-file-source
syslog-ng logo </description>
    </item>
    
    <item>
      <title>Call for testing: syslog-ng 4.11 is coming</title>
      <link>https://peter.czanik.hu/other/syslog-ng-call-for-testing-411-is-coming/</link>
      <pubDate>Tue, 20 Jan 2026 13:44:57 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-call-for-testing-411-is-coming/</guid>
      <description>The syslog-ng 4.11 release is right around the corner. Thousands of automatic tests run before each new piece of source code is merged, but nothing can replace real-world hands-on tests. So help us testing Elasticsearch / OpenSearch data-streams, Kafka source, cmake fixes and much more!
The development of syslog-ng is supported by thousands of automatic test cases. Nothing can enter the syslog-ng source code before all of these tests pass. In theory, I could ask my colleagues at any moment to make a release from the current state of the syslog-ng development branch once all tests pass.</description>
    </item>
    
    <item>
      <title>Changes in the syslog-ng Elasticsearch destination</title>
      <link>https://peter.czanik.hu/other/syslog-ng-changes-in-the-elasticsearch-destination/</link>
      <pubDate>Tue, 13 Jan 2026 14:48:14 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-changes-in-the-elasticsearch-destination/</guid>
      <description>While testing the latest Elasticsearch release with syslog-ng, I realized that there was already a not fully documented elasticsearch-datastream() driver. Instead of fixing the docs, I reworked the elasticsearch-http() destination to support data streams.
So, what was the problem? The driver follows a different logic in multiple places than the base elasticsearch-http() destination driver. Some of the descriptions were too general, others were missing completely. You had to read the configuration file in the syslog-ng configuration library (SCL) to configure the destination properly.</description>
    </item>
    
    <item>
      <title>Using OpenSearch data streams in syslog-ng</title>
      <link>https://peter.czanik.hu/other/syslog-ng-using-opensearch-data-streams/</link>
      <pubDate>Wed, 17 Dec 2025 14:01:57 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-using-opensearch-data-streams/</guid>
      <description>Recently, one of our power users contributed OpenSearch data streams support to syslog-ng, which reminded me to also do some minimal testing on the latest OpenSearch release with syslog-ng. TL;DR: both worked just fine.
Read more at https://www.syslog-ng.com/community/b/blog/posts/using-opensearch-data-streams-in-syslog-ng
syslog-ng logo </description>
    </item>
    
    <item>
      <title>The syslog-ng Insider 2025-12: logrotation; release RPM; nightly RPM</title>
      <link>https://peter.czanik.hu/other/syslog-ng-insider-2025-12-logrotate-rhel-rpm/</link>
      <pubDate>Thu, 11 Dec 2025 13:15:55 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-insider-2025-12-logrotate-rhel-rpm/</guid>
      <description>The December syslog-ng newsletter is now on-line:
File size-based log rotation in syslog-ng Syslog-ng release packages for RHEL &amp;amp; Co. Nightly syslog-ng RPM packages for RHEL &amp;amp; Co. It is available at https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2025-12-logrotation-release-rpm-nightly-rpm
syslog-ng logo </description>
    </item>
    
    <item>
      <title>How to test the syslog-ng Kafka source by building the package yourself?</title>
      <link>https://peter.czanik.hu/other/syslog-ng-how-to-test-kafka-source-by-building-the-package-yourself/</link>
      <pubDate>Tue, 02 Dec 2025 14:05:05 +0100</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-how-to-test-kafka-source-by-building-the-package-yourself/</guid>
      <description>A long-waited feature for syslog-ng, the Kafka source, is getting ready soon. The development is still in progress, but you can already try it, and it is worth the effort. How? Using the very same tool the syslog-ng testing and release process relies on.
From this blog you can learn how to download and patch syslog-ng git sources and build packages for popular RPM and DEB Linux distributions. Once you have installable packages, comes the fun part: getting the Kafka source working.</description>
    </item>
    
    <item>
      <title>The syslog-ng Insider 2025-08: Values; BastilleBSD; Debian</title>
      <link>https://peter.czanik.hu/other/syslog-ng-insider-2025-10-values-bastillebsd-debian/</link>
      <pubDate>Thu, 09 Oct 2025 16:16:06 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-insider-2025-10-values-bastillebsd-debian/</guid>
      <description>The October syslog-ng newsletter is now on-line:
The core values of syslog-ng Running syslog-ng in BastilleBSD Debian and Ubuntu blogs updated It is available at https://www.syslog-ng.com/community/b/blog/posts/the-syslog-ng-insider-2025-10-values-bastillebsd-debian
syslog-ng logo </description>
    </item>
    
    <item>
      <title>Budapest Audio Expo 2025</title>
      <link>https://peter.czanik.hu/posts/budapest-audio-expo-2025/</link>
      <pubDate>Tue, 07 Oct 2025 09:45:38 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/posts/budapest-audio-expo-2025/</guid>
      <description>Last year&amp;rsquo;s Budapest Audio Expo was the first hifi event I had truly enjoyed in years. Needless to say, I spent a day this weekend at the Audio Expo again :-) Building on last year&amp;rsquo;s experience, I chose to visit the expo on Sunday. There were fewer people and better-sounding systems.
TL;DR: If I had to sum up the expo in a one statement: Made in Hungary audio rivals the rest of the world in quality, while often being available at a much more affordable price.</description>
    </item>
    
    <item>
      <title>Version 4.10.1 of syslog-ng now available</title>
      <link>https://peter.czanik.hu/other/syslog-ng-4-10-1-released/</link>
      <pubDate>Wed, 01 Oct 2025 15:21:53 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-4-10-1-released/</guid>
      <description>Version 4.10.1 is a bugfix release, not needed by most users. It fixes the syslog-ng container and platform support in some less common situations.
Before you begin I assume that most people are lazy and/or overbooked, just like me. So, if you already have syslog-ng 4.10.0 up and running, and packaged for your platform, just skip this bugfix release.
What is fixed? You can now compile syslog-ng on FreeBSD 15 again.</description>
    </item>
    
    <item>
      <title>File size-based log rotation in syslog-ng</title>
      <link>https://peter.czanik.hu/other/syslog-ng-file-size-based-log-rotation/</link>
      <pubDate>Tue, 30 Sep 2025 13:51:19 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-file-size-based-log-rotation/</guid>
      <description>Version 4.10 of syslog-ng introduced file size-based log rotation. Thanks to this, storage space is no longer filled with logs with the risk that you might not see older logs if the message rate is higher than expected.
Read more at https://www.syslog-ng.com/community/b/blog/posts/file-size-based-log-rotation-in-syslog-ng
syslog-ng logo </description>
    </item>
    
    <item>
      <title>Asztropapucs debut single</title>
      <link>https://peter.czanik.hu/posts/asztropapucs-debut/</link>
      <pubDate>Sun, 28 Sep 2025 08:20:15 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/posts/asztropapucs-debut/</guid>
      <description>The Hungarian band Asztropapucs has a special place in my heart. I have known these musicians for a long time, some of them even before they formed the band. Like almost everyone else, they started out playing cover songs years ago. Recently, however, they started writing their own songs. I have seen them perform at various concerts. They practiced regularly, and their hard work has led to continuous improvement. This weekend, they published their first song on several streaming services: &amp;ldquo;Maja&amp;rdquo; I&amp;rsquo;ve listened to it many times, and I recommend you do the same.</description>
    </item>
    
    <item>
      <title>syslog-ng 4.10.0 released</title>
      <link>https://peter.czanik.hu/other/syslog-ng-4-10-0-released/</link>
      <pubDate>Tue, 23 Sep 2025 15:32:10 +0200</pubDate>
      
      <guid>https://peter.czanik.hu/other/syslog-ng-4-10-0-released/</guid>
      <description>Version 4.10.0 of syslog-ng is now available. Among others it adds:
support for file size based logrotation a filter that test if a value is blank updated MongoDB driver support For more details check the syslog-ng release notes at https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.10.0
This release fixes several bugs introduced in syslog-ng version 4.9.0, which is the syslog-ng version available in openSUSE Leap 16.0 and Fedora 43. It&amp;rsquo;s feature freeze (and thus package version freeze) for both distros, but do not worry: bug fixes are back ported.</description>
    </item>
    
  </channel>
</rss>
