Introduction to AxoSyslog

What AxoSyslog is

AxoSyslog is a scalable, open source security data processor by Axoflow.

AxoSyslog is a drop-in replacement for syslog-ng, created by the original creators of syslog-ng. (It started as a fork, branched after syslog-ng™ v4.7.1).

AxoSyslog, the drop-in syslog-ng replacement

AxoSyslog provides the:

  • same binaries (for example, /usr/sbin/syslog-ng),
  • same configuration files (/etc/syslog-ng/syslog-ng.conf), certificates, etc.,
  • same configuration syntax, and the
  • same license and development practices.

If you’re already using syslog-ng, you can upgrade your existing syslog-ng deployments to AxoSyslog in a matter of minutes.

More than just a replacement

AxoSyslog also provides:

The AxoSyslog application is a flexible and highly scalable data processing, observability, and system logging application that is ideal for creating centralized and trusted logging and observability solutions and telemetry pipelines, supporting on-premises, cloud-native, and hybrid environments.

Unlike a traditional syslog daemon, AxoSyslog is actively developed with frequent releases that add modern protocols, integrations, and processing features — see What’s new.

Among others, AxoSyslog allows you the following.

Process and transform data with FilterX

AxoSyslog includes FilterX, a powerful data processing engine for parsing, filtering, enriching, and reshaping log and observability data with a concise, expressive language. FilterX makes it easy to work with structured data formats like JSON, and to build sophisticated pipelines that go far beyond traditional syslog processing.

Collect and forward data using OpenTelemetry and modern protocols

AxoSyslog natively supports the OpenTelemetry protocol (OTLP) to receive and forward logs, metrics, and traces, so you can integrate AxoSyslog into modern observability and telemetry pipelines. To move data efficiently between AxoSyslog nodes, use the axosyslog-otlp() drivers. AxoSyslog also fully supports the traditional syslog protocols — legacy BSD syslog (RFC3164) and the enhanced RFC5424 — as well as delivering data over HTTP in JavaScript Object Notation (JSON) to popular SIEMs and analytics engines.

Build observability and telemetry pipelines

AxoSyslog is a building block for end-to-end observability pipelines that exposes detailed metrics about its own operation, so you can monitor the health and throughput of your pipeline.

Run natively in cloud-native and Kubernetes environments

The AxoSyslog application is the ideal choice to collect logs and observability data in massively heterogeneous environments that use several different operating systems, and it runs natively in containerized and Kubernetes environments. You can deploy it using the official Helm charts.

Flexible data extraction and processing

Most log messages are inherently unstructured, which makes them difficult to process. To overcome this problem, AxoSyslog comes with a huge set of built-in parsers, which you can combine to build very complex things.

Filter and classify

The AxoSyslog application can sort the incoming log messages based on their content and various parameters like the source host, application, and priority. You can create directories, files, and database tables dynamically using macros. Complex filtering using logical operators offers almost unlimited flexibility to forward only the important data to the selected destinations.

Parse and rewrite

The AxoSyslog application can segment the incoming data to named fields or columns, and also modify the values of these fields. You can process JSON messages, key-value pairs, and more.

To get the most information out of your data, AxoSyslog allows you to correlate multiple log messages and aggregate the extracted information into a single message. You can also use external information to enrich your log data.

Store data in big-data and cloud destinations

The data that your organization has to process, store, and review increases daily, so many organizations use big data and cloud solutions for their logs. To accommodate this huge amount of data, AxoSyslog natively supports storing log messages and observability data in destinations like Elasticsearch/OpenSearch/OpenObserve, modern analytics services like ClickHouse and Microsoft Sentinel and Azure Monitor, and cloud storage solutions like Google BigQuery, Google Pub/Sub and Amazon S3.

Message queue support

Large organizations increasingly rely on queuing infrastructure to transfer their data. For that purpose, AxoSyslog supports Apache Kafka, the Advanced Message Queuing Protocol (AMQP), MQTT and the Simple Text Oriented Messaging Protocol (STOMP).

SQL, NoSQL, and monitoring

Storing your log messages in a database allows you to easily search and query the messages and interoperate with log analyzing applications. The AxoSyslog application supports the following databases: MongoDB, MSSQL, MySQL, Oracle, PostgreSQL, and SQLite.

AxoSyslog also allows you to extract the information you need from your data, and directly send it to your Graphite, Redis, or Riemann monitoring system.

Secure and reliable data transfer

The AxoSyslog application enables you to send log messages and other observability data from your hosts to remote servers using the latest protocol standards. You can collect and store your data centrally on dedicated solutions, like log servers or SIEMs. Transfer your log messages and observability data using traditional and modern, reliable protocols to ensure that no messages are lost.

Disk-based message buffering

To minimize the risk of losing important log messages, the AxoSyslog application can store messages on the local hard disk if the central log server or the network connection becomes unavailable. The AxoSyslog application automatically sends the stored messages to the server when the connection is reestablished, in the same order the messages were received. The disk buffer is persistent – no messages are lost even if AxoSyslog is restarted.

Secure logging using TLS

Log messages may contain sensitive information that should not be accessed by third parties. Therefore, AxoSyslog supports the Transport Layer Security (TLS) protocol to encrypt the communication. TLS also allows you to authenticate your clients and the logserver using X.509 certificates.

IPv4 and IPv6 support

The AxoSyslog application can operate in both IPv4 and IPv6 network environments, and can receive and send messages to both types of networks.

What AxoSyslog is not

The AxoSyslog application is not log analysis software. It can filter log messages and select only the ones matching certain criteria. It can even convert the messages and restructure them to a predefined format, or parse the messages and segment them into different fields. But AxoSyslog cannot interpret and analyze the meaning behind the messages, or recognize patterns in the occurrence of different messages.

Why do you need AxoSyslog

Log messages contain information about the events happening on the hosts. Monitoring system events is essential for security and system health monitoring reasons.

The original syslog protocol separates messages based on the priority of the message and the facility sending the message. These two parameters alone are often inadequate to consistently classify messages, as many applications might use the same facility, and the facility itself is not even included in the log message. To make things worse, many log messages contain unimportant information. The AxoSyslog application helps you to select only the really interesting messages, and forward them to a central server.

Company policies or other regulations often require log messages to be archived. Storing the important messages in a central location greatly simplifies this process.

Beyond traditional centralized logging, AxoSyslog acts as the collection and processing layer of a modern observability and security pipeline. It ingests logs, metrics, and traces, processes and enriches them with FilterX, and routes them — over the OpenTelemetry protocol, HTTP, or traditional syslog — to both legacy stores and modern backends such as OpenSearch, ClickHouse, Microsoft Sentinel, and cloud storage. This lets you feed your SIEM, observability platform, and long-term archive from a single, vendor-neutral pipeline.

Who uses AxoSyslog

The AxoSyslog application is used worldwide by companies and institutions who collect and manage the logs of several hosts, and want to store them in a centralized, organized way. Using AxoSyslog is particularly advantageous for:

  • Platform engineering and site reliability (SRE) teams running containerized and Kubernetes workloads
  • Security and SOC teams that feed logs into a SIEM
  • Observability teams building telemetry pipelines for logs, metrics, and traces
  • Cloud-native organizations operating in hybrid and multi-cloud environments
  • Internet Service Providers
  • Financial institutions and companies requiring policy compliance
  • Server, web, and application hosting companies
  • Datacenters
  • Wide area network (WAN) operators
  • Server farm administrators.
Last modified June 17, 2026: Update the intro section (c6b4b70b)