Dear syslog-ng users,
This is the 98th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
syslog-ng relaunch
Balázs Scheidler, founder of the syslog-ng project, started a new blog where he details...
This weekend I am going to give a talk about sudo in the security track of FOSDEM. I will talk a few words about logging at each major point I mention, but I cannot go into too much detail there. So, consider this blog both as a teaser and an extensi…
The Elastic Cloud is a service by Elastic providing Elasticsearch and related services in an easy-to-use package. Last year someone reported an issue that it does not work properly with syslog-ng. I did not have time to investigate at that time. Now …
There is a new drop-in replacement for Elasticsearch, at least if you don’t mind the limitations and the alpha status. However, it definitely lives up to the promise that it provides an Elasticsearch-compatible API for data ingestion. I tested ...
Version 3.35.1 of syslog-ng introduced an MQTT source. Just for some fun in the last syslog-ng blog post of the year, I created an endless loop using syslog-ng and the Mosquitto MQTT broker. Of course, it does not have much practical value other than…
Dear syslog-ng users,
This is the 97th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
Sending logs to Panther using syslog-ng
Panther is an open-source log management system, which is also available …
CentOS Stream 9 has been around for a while, but it was officially announced just a few days ago. I already tested some earlier snapshots and they had some rough edges. The current version installed without random crashes, has networking and runs smo…
It is easy to over-complicate log management. Almost all departments in a company need to log messages for their daily activities. However, installing several different log management and analysis systems in parallel is a nightmare both from a securi…
Each new MacOS release brings some surprises when it comes to compiling syslog-ng. Just a couple of months ago, I provided you with a couple of pointers on how to compile syslog-ng on MacOS. Since then, MacOS Monterey was released and Homebrew was up…
Dear syslog-ng users,
This is the 96th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news.
NEWS
syslog-ng 3.35.1 available
Version 3.35.1 of syslog-ng is released. New features include:
APT repo for x86 Debi…
One of the most popular applications to feed Splunk with syslog messages is syslog-ng. However not everyone is happy to work on the command line anymore. This is where syslog-ng store box (SSB), an appliance built around syslog-ng, can help. The SSB …
We are well into the 21st century, but most of the log messages still arrive in an unstructured format. For well over a decade, syslog-ng had a solution to turn unstructured messages into name-value pairs, called PatternDB. However, creating a patter…