Skip to main content

Version 1.7.1 Released

This maintenance release focuses on platform stability and user experience improvements. Enhanced DCR import capabilities now support Windows Event Logs, while Quick Route interface refinements improve usability at scale. Three new AWS target integrations expand streaming and analytics options, and Pipeline Debugger receives significant usability enhancements. Important bug fixes address authentication field handling, display issues, and token management workflows.

🔧 Improvements

Platform Enhancements

  • Unused Target Retention - Automatic cleanup mechanism implemented for unused targets to prevent unnecessary disk space consumption. Retention policy removes data from targets that are no longer actively receiving log data, maintaining optimal storage utilization and preventing disk space issues from accumulating over time.

New Targets

  • Amazon MSK - Amazon Managed Streaming for Apache Kafka (MSK) target integration enables real-time data streaming to managed Kafka clusters. Supports high-throughput data ingestion for streaming analytics and event-driven architectures.

  • Amazon Redshift - Amazon Redshift data warehouse target enables direct log forwarding to petabyte-scale analytics infrastructure. Integration supports long-term data retention for business intelligence and compliance analytics workflows.

  • Amazon SQS - Amazon Simple Queue Service (SQS) target provides message queue integration for decoupled architectures. Enables asynchronous processing workflows and supports event-driven application patterns.

New Devices

  • Proofpoint Device - Proofpoint security platform device integration added, enabling log collection from Proofpoint email security, threat protection, and compliance solutions. Expands platform coverage for email security and threat intelligence data sources.

DCR Import Enhancement

  • Windows Event Logs DCR Support - DCR (Data Collection Rule) import capability expanded to support Windows Event Logs in addition to existing Security Event Logs support. Import feature now automatically converts DCR configurations to XML format for both Security Events and Windows Event Logs custom options, streamlining configuration management across Windows monitoring scenarios.

Pipeline Debugger Enhancements

  • System Fields Toggle - Environment Variables modal enhanced with a toggle to include or exclude system-generated metadata fields from debug output. When disabled, debug results show only user data fields, reducing clutter and making it easier to trace data transformations through pipeline stages.

  • Default Log Selection - Pipeline debugger interface enhanced with automatic log selection on load, reducing required user interactions. Logs now selected by default when opening debugger, streamlining testing workflow and improving user experience.

  • Side-by-Side View Layout - Input and output display redesigned with side-by-side layout for improved readability. Parallel view enables easier comparison of data transformations and simplifies identification of processing changes at each pipeline stage.

  • Diff View Empty Line Fix - Fixed issue in diff view where empty lines were incorrectly displayed when comparing input and output logs. Diff comparison now accurately represents actual data changes without artificial spacing artifacts.

Quick Route Interface Improvements

  • Visual Layout Enhancement - Quick Route interface redesigned to maintain clarity as route configurations scale. Interface improvements address visual complexity that occurred with increasing route counts, ensuring route relationships remain clear and manageable in complex configurations.

  • Box Sizing and Text Positioning - Quick Route visual elements refined with improved box dimensions and optimized text positioning. Layout adjustments enhance readability and reduce visual clutter in route diagrams.

User Interface

  • Azure Blob Batch Size Validation - Azure Blob device batch size field updated with maximum value constraint of 32. Validation prevents configuration errors that could result from exceeding supported batch size limits, improving reliability of Azure Blob data collection.

  • Pipeline Loading State Fix - Fixed display issue where pipelines appeared to be missing due to loading state handling. Pipeline list now correctly displays all available pipelines without temporary disappearance during page load.

  • Token Dependency Protection - Token deletion workflow enhanced with dependency validation. Tokens connected to active devices cannot be deleted until device associations are removed, preventing accidental deletion of tokens still in use and protecting device connectivity.

🐛 Bug Fixes

Device Management

  • Reinstall Agent Command - Fixed issue where reinstall agent command displayed incorrect syntax. Agent reinstall commands now generate accurate installation instructions, ensuring successful agent reinstallation operations.

Target Configuration

  • Managed Identity Field Display - Fixed incorrect value display in target detail views for targets using managed identity authentication. Target details now accurately reflect configured managed identity settings.

  • Azure Service Bus Authentication Fields - Fixed field handling issues related to authentication methods in Azure Service Bus target configuration. Authentication method selection and related fields now function correctly across all supported authentication types.

Pipeline Management

  • Pipeline Review Update Performance - Improved performance of pipeline review update page, reducing load times and enhancing responsiveness during pipeline update workflows.

Agentless Monitoring

  • Remote Check Error Messages - Enhanced error message detail for remote check operations in agentless deployment mode. Error messages now provide more specific diagnostic information, improving troubleshooting efficiency for connectivity and authentication issues.