News and blog
NXLog main page
  • Products
    NXLog Platform
    Log collection
    Log management and analytics
    Log storage
    NXLog Community Edition
    Integrations
    Professional Services
  • Solutions
    Use cases
    Specific OS support
    SCADA/ICS
    Windows event log
    DNS logging
    MacOS logging
    Open Telemetry
    Solutions by industry
    Financial Services
    Government & Education
    Entertainment & Gambling
    Telecommunications
    Medical & Healthcare
    Military & Defense
    Law Firms & Legal Counsel
    Industrial & Manufacturing
  • Pricing
    Licensing
    Plans
  • Partners
    Find a Reseller
    Partner Program
    Partner Portal
  • Resources
    Documentation
    Blog
    White papers
    Videos
    Webinars
    Case Studies
    Community Program
    Community Forum
  • About
    Company
    Careers
  • Support
    Support portals
    Contact us

NXLog Platform
Log collection
Log management and analytics
Log storage
NXLog Community Edition
Integrations
Professional Services

Use Cases
Specific OS support
SCADA/ICS
Windows event log
DNS logging
MacOS logging
Open Telemetry
Solutions by industry
Financial Services
Government & Education
Entertainment & Gambling
Telecommunications
Medical & Healthcare
Military & Defense
Law Firms & Legal Counsel
Industrial & Manufacturing

Licensing
Plans

Find a Reseller
Partner Program
Partner Portal

Documentation
Blog
White papers
Videos
Webinars
Case Studies
Community Program
Community Forum

Company
Careers

Support portals
Contact us
Let's Talk
  • Start free
  • Interactive demo
Let's Talk
  • Start free
  • Interactive demo
NXLog search
  • Loading...
Let's Talk
  • Start free
  • Interactive demo
May 13, 2024 announcement

Announcing NXLog Enterprise Edition 6.3

By Alexander Lifanov

Share
ALL ANNOUNCEMENT COMPARISON COMPLIANCE DEPLOYMENT SECURITY SIEM STRATEGY RSS

We proudly announce the latest release of NXLog Enterprise Edition, version 6.3. This release adds new features and bug fixes, including the ones highlighted below.

Support for parsing DTS Compliant logs from Microsoft Network Policy Server (NPS)

The xm_nps extension module now supports parsing the newest DTL Compliant log format from Microsoft NPS.

The module can now automatically parse all NPS log types, including legacy ODBC and IAS, without you having to specify the log type when configuring the module. This also means that you can use the same configuration together with filename wildcards to parse files of different types, and you don’t need to change your existing configurations to start parsing the new DTL Compliant log type.

Support for parsing new macOS 13 Endpoint Security (ES) events

The im_maces extension module now supports parsing the new events included in the macOS 13 ES API.

Streamlined pattern matching

The xm_pattern extension module now supports the following pattern database schema enhancements that simplify matching fields in common scenarios without having to resort to regular expressions:

  • Additional matchfield types contains, startswith, and endswith

  • New case-sensitive element that can be applied to all existing and new matchfield types

Example 1. Matching the start of a field

The following matchfield definition checks if the $SourceName field begins with the string "sshd", ignoring the case.

<matchfield>
    <name>SourceName</name>
    <type>startswith</type>
    <value>sshd</value>
    <case-sensitive>false</case-sensitive>
</matchfield>

Pattern matching to specify SSL/TLS certificates on Windows

NXLog Enterprise Edition now also allows specifying SSL/TLS certificates and Certificate Authorities (CAs) on Windows by matching a pattern against their subject names. Use the optional directives ` CAPattern` and ` CertPattern` to specify the pattern, which can contain wildcards or an expression.

Example 2. Automatically matching a certificate using the machine hostname

The following configuration matches the first certificate that includes the name of the NXLog Enterprise Edition hostname in the subject name:

<Input ssl>
    Module        im_ssl
    ListenAddr    localhost:5125
    ...
    CertPattern   $hostname
</Input>

Enriched internal logs

The internal NXLog Enterprise Edition logs have been improved to:

  • Include any hostnames that fail to resolve so that the issue is simpler to debug and fix

  • Optionally include the TLS protocol cipher and version set used by the im_ssl module

Example 3. Hostname failed to resolve

The following log lines mention the exact hostname non.existent.org that the xm_admin module couldn’t resolve:

2024-03-22 11:38:52 ERROR [xm_admin|ssl_connect] Unable to resolve hostname 'non.existent.org': Name or service not known
2024-03-22 11:38:52 ERROR [xm_admin|ssl_connect] couldn't resolve any of the configured hosts
Example 4. Additional SSL/TLS information

The following log lines mention the TLS protocol cipher and version used by the im_ssl module:

2024-03-22 12:04:30 INFO [im_ssl|inssl] SSL handshake successful; Cipher: TLS_AES_256_GCM_SHA384; Protocol: TLSv1.3

To activate this additional information, you must enable the new module directive TLSConnectLog:

<Input ssl>
    Module        im_ssl
    ListenAddr    localhost:5125
    ...
    TLSConnectLog true
</Input>

Find out more

You can check out all of the new features and fixes in our release notes and view our changelog for a complete list of changes. Check out our comprehensive documentation, and get in touch with us below if you need help upgrading, have a feature request, or have any other questions.

NXLog Platform is an on-premises solution for centralized log management with
versatile processing forming the backbone of security monitoring.

With our industry-leading expertise in log collection and agent management, we comprehensively
address your security log-related tasks, including collection, parsing, processing, enrichment, storage, management, and analytics.

Start free Contact us
  • releases
  • Enterprise Edition
Share

Facebook Twitter LinkedIn Reddit Mail
Related Posts

Announcing NXLog Enterprise Edition 6.2
2 minutes | December 4, 2023
Upgrading from NXLog Enterprise Edition 5 to NXLog Enterprise Edition 6
2 minutes | September 11, 2023
Using Raijin Database Engine to aggregate and analyze Windows security events
11 minutes | July 29, 2021

Stay connected:

Sign up

Keep up to date with our monthly digest of articles.

By clicking singing up, I agree to the use of my personal data in accordance with NXLog Privacy Policy.

Featured posts

Security dashboards go dark: why visibility isn't optional, even when your defenses keep running
February 26, 2026
Building a practical OpenTelemetry pipeline with NXLog Platform
February 25, 2026
Announcing NXLog Platform 1.11
February 23, 2026
Adopting OpenTelemetry without changing your applications
February 10, 2026
Linux security monitoring with NXLog Platform: Extracting key events for better monitoring
January 9, 2026
2025 and NXLog - a recap
December 18, 2025
Announcing NXLog Platform 1.10
December 11, 2025
Announcing NXLog Platform 1.9
October 22, 2025
Gaining valuable host performance metrics with NXLog Platform
September 30, 2025
Security Event Logs: Importance, best practices, and management
July 22, 2025
Enhancing security with Microsoft's Expanded Cloud Logs
June 10, 2025

Categories

  • ANNOUNCEMENT
  • COMPARISON
  • COMPLIANCE
  • DEPLOYMENT
  • SECURITY
  • SIEM
  • STRATEGY
  • Products
  • NXLog Platform
  • NXLog Community Edition
  • Integration
  • Professional Services
  • Licensing
  • Plans
  • Resources
  • Documentation
  • Blog
  • White Papers
  • Videos
  • Webinars
  • Case Studies
  • Community Program
  • Community Forum
  • Compare NXLog Platform
  • Partners
  • Find a Reseller
  • Partner Program
  • Partner Portal
  • About NXLog
  • Company
  • Careers
  • Support Portals
  • Contact Us

Follow us

LinkedIn Facebook YouTube Reddit
logo

© Copyright NXLog Ltd.

Subscribe to our newsletter

Privacy Policy • General Terms of Business