syslog  |  Telemetry collection  |  Log aggregation

What is syslog? Ports, severity levels, and RFC 3164 vs. RFC 5424

Syslog is the standard protocol that devices, operating systems, and applications use to send event messages to a log collector. NXLog Platform collects, parses, and forwards messages in both BSD (RFC 3164) and IETF (RFC 5424) formats with a single extension. Most security telemetry still travels as syslog at some point in its life. Firewalls, switches, Linux hosts, hypervisors, and a long list of security products emit it, and every major SIEM ingests it.

Telemetry collection  |  Telemetry pipeline management  |  NXLog Platform

5 Fluentd alternatives for security operations in 2026

The five Fluentd alternatives most worth evaluating for security operations in 2026 are NXLog Platform (collection agent, fleet management, and log storage in one product), Fluent Bit (the lightweight C collector from the same project family), Vector (a Rust pipeline built for high-volume transformation), OpenTelemetry Collector (the vendor-neutral CNCF standard), and Logstash (the Elastic Stack’s processing engine). Which one fits depends on your operating system mix, your throughput ceiling, and how many agents you need to manage.

Log analysis  |  Telemetry collection  |  NXLog Agent

Log enrichment with GeoIP: adding location context at the collection layer

A source IP address on its own answers almost none of the questions an analyst asks at triage. Did this login attempt come from a country where we have no users? Is the source a residential connection or a hosting provider? Log enrichment with GeoIP answers these questions before anyone has to ask them by resolving each IP address against a geolocation database and writing the results — country, city, coordinates, network owner — directly into the event record.

Telemetry collection  |  Log aggregation  |  syslog

Log timestamp normalization to ISO 8601: Getting every source to agree on time

When you reconstruct an incident across firewalls, endpoints, and application logs, the timestamps rarely agree. One source records Oct 10 13:55:36 with no year and no time zone. A Zeek log two racks over emits 1760104536.225121. The firewall already speaks 2025-10-10T13:55:36.003Z. Until every one of those is converted to a single format and time zone, your event timeline is an estimate. The fix is timestamp normalization: convert each timestamp to ISO 8601 in UTC at the point of collection, before the data reaches your SIEM.

Financial services  |  Telemetry collection  |  Windows

The audit blind spot: collecting logs from mainframes and core banking systems your SIEM doesn't speak

Every telemetry vendor’s demo runs on the same infrastructure: a clean, cloud-native, container-friendly stack where a modern agent drops in and just works. Then you go back to the bank you run day to day, where a mainframe still clears transactions, an IBM i (AS/400) system has been in production for decades, and a core-banking platform speaks a log format no off-the-shelf agent has heard of. That gap between the demo and the data center is where audit blind spots live.

Telemetry collection  |  Telemetry pipeline management  |  NXLog Platform

6 Logstash alternatives and competitors for security operations in 2026

If you are looking for a Logstash alternative for security operations, six tools cover the field: NXLog Platform, an agent-based telemetry pipeline built for security data collection with centralized agent management; Fluentd, a CNCF project with a large plugin catalog; Fluent Bit, its lightweight C-based sibling for edge and container collection; Vector, a Rust-based pipeline owned by Datadog; Cribl Stream, a commercial pipeline for routing and reducing data between existing collectors and SIEMs; and syslog-ng, a long-lived syslog daemon from One Identity.

More

Why the SIEM is the wrong layer to solve compliance: a pipeline-first framework for financial services

Where your SIEM ingestion bill comes from: a financial services cost breakdown

Making the most of Windows Event Forwarding for centralized log collection in 2026

Cribl competitors: 6 alternatives for SecOps teams

All Posts