• Products
    • View all products
    • Free trials
    • Log Management Appliance
    • Log Management Software
    • Open Source Log Management
  • Solutions
    • Optimizing SIEM
    • Universal log collection and routing
    • Big data ingestion
    • Rapid search and troubleshooting
    • Meeting compliance requirements
    • Secure data archive
  • Resources
    • Customer Stories
    • Documents
    • Events
    • Technical Documentation
      • syslog-ng Premium Edition
      • syslog-ng Store Box
      • syslog-ng Open Source
    • Videos
  • Trials
  • Support
    • Packages
    • By Product
      • syslog-ng Premium Edition
      • syslog-ng Store Box
  • Partners
    • Overview
    • Partner Circle Log In
    • Become a Partner
    • Find a Partner
  • Community
    • Home
    • Blog
    • Open Source Edition Mailing List
syslog-ng Community
syslog-ng Community
  • Site
  • User
  • Site
  • Search
  • User
syslog-ng Community
syslog-ng Community
Blog
    • New
    Blog
    Related Tags
    • Elasticsearch
    • Fedora
    • Insider
    • JSON
    • log management
    • macOS
    • python
    • RHEL
    • syslog-ng
    • tutorial
    Options
    • Subscribe by email
    • Posts RSS
    • More
    • Cancel
    Social Networks
    • Mailing List for OSE
    • Visit GitHub to download
    • Visit us on Twitter
    • Visit us on YouTube
    • Visit us on Facebook
    • Tags
    • Subscribe by email
    • More
    • Cancel
    • The syslog-ng Insider 2021-11: 3.35; SSB; MacOS; mqtt() destination updates;

      The syslog-ng Insider 2021-11: 3.35; SSB; MacOS; mqtt() destination updates;

      Peter Czanik
      Peter Czanik
      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…
      • 24 Nov 2021
    • Sending logs from syslog-ng store box to Splunk

      Sending logs from syslog-ng store box to Splunk

      Peter Czanik
      Peter Czanik
      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 …
      • 17 Nov 2021
    • Sequence – making PatternDB creation for syslog-ng easier

      Sequence – making PatternDB creation for syslog-ng easier

      Peter Czanik
      Peter Czanik
      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…
      • 9 Nov 2021
    • Sending logs to Humio using the elasticsearch-http() destination of syslog-ng

      Sending logs to Humio using the elasticsearch-http() destination of syslog-ng

      Peter Czanik
      Peter Czanik
      One of the most popular syslog-ng destinations is Elasticsearch. Humio, a log management provider, supports a broad range of ingest options and interfaces, including an Elasticsearch-compatible API. Last week, Humio announced Humio Community Edition,…
      • 26 Oct 2021
    • The syslog-ng insider 2021-10: OpenSearch; udp-balancer(); mqtt() destination; process accounting;

      The syslog-ng insider 2021-10: OpenSearch; udp-balancer(); mqtt() destination; process accounting;

      Peter Czanik
      Peter Czanik
      Dear syslog-ng users, This is the 95th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news. NEWS Elasticsearch 7.14 and OpenSearch 1.0 are available – and work fine with syslog-ng One of the most popular des...
      • 21 Oct 2021
    • Sending logs to Panther using syslog-ng

      Sending logs to Panther using syslog-ng

      Peter Czanik
      Peter Czanik
      Panther is an open-source log management system, which is also available as a service for a time-limited trial. It is still in beta phase, but it looks promising. You can see the “beta” sign on its opening page: https://app.panther.suppor…
      • 12 Oct 2021
    • Status of syslog-ng on MacOS

      Status of syslog-ng on MacOS

      Peter Czanik
      Peter Czanik
      One of the returning questions I get at conferences in the US is if and how syslog-ng works on MacOS. Thanks to Yash Mathne, who worked on syslog-ng as a Google Summer of Code (GSoC) student this year, we have a much more precise answer now. To sum i…
      • 5 Oct 2021
    • Syslog-ng 3.34: MQTT destination with TLS and WebSocket support

      Syslog-ng 3.34: MQTT destination with TLS and WebSocket support

      Peter Czanik
      Peter Czanik
      Version 3.33 of syslog-ng arrived with basic MQTT support. Version 3.34 has added many important features to it: user authentication, TLS support and WebSocket support. These features give you both security and flexibility while sending log messages …
      • 29 Sep 2021
    • The syslog-ng Insider 2021-09: 3.34; OpenBSD; OpenSearch; http() destination;

      The syslog-ng Insider 2021-09: 3.34; OpenBSD; OpenSearch; http() destination;

      Peter Czanik
      Peter Czanik
      Dear syslog-ng users, This is the 94th issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news. NEWS Version 3.34.1 available Version 3.34.1 of syslog-ng has been released with many interesting new features. There is …
      • 17 Sep 2021
    • Insider 2021-07: Alerting; CentOS alternatives; MongoDB;

      Insider 2021-07: Alerting; CentOS alternatives; MongoDB;

      Peter Czanik
      Peter Czanik
      Dear syslog-ng users, This is the 93rd issue of syslog-ng Insider, a monthly newsletter that brings you syslog-ng-related news. NEWS Sending alerts to Discord and others from syslog-ng using Apprise: blocks and Python templates From this blog, you …
      • 13 Sep 2021
    • GSoC report: syslog-ng MacOS support

      GSoC report: syslog-ng MacOS support

      Peter Czanik
      Peter Czanik
      For the past couple of months, Yash Mathne has been working on testing syslog-ng on MacOS as a GSoC (Google Summer of Code) student. He worked both on x86 and on the freshly released ARM hardware. And we have some good news here to share: while there…
      • 7 Sep 2021
    • Collecting process accounting logs on Linux with syslog-ng

      Collecting process accounting logs on Linux with syslog-ng

      Peter Czanik
      Peter Czanik
      Process accounting logs are collected into binary log files on Linux. You can turn them into human readable format locally, using various tools. You can also use syslog-ng to read those files. Syslog-ng can parse those binary logs, create name-value …
      • 31 Aug 2021
    <>
    • Company
      • About Us
      • Careers
      • Contact Us
      • News
    • Resources
      • Blogs
      • Customer Stories
      • Documents
      • Events
      • Videos
    • Support
      • Overview
      • Open Source Edition Mailing List
      • Technical Documentation
    • Social Networks
      • Facebook
      • Github
      • Twitter
      • Youtube
    • Partners
      • Become a Partner
      • Partner Finder
      • Partner Login
    • © 2025 One Identity LLC. ALL RIGHTS RESERVED.
    • Legal
    • Terms of Use
    • Privacy