Skip to content Skip to main navigation Skip to footer

v9.7.1 Release Notes for Cyfin

Enhancements

  • Log Configurations
    • Parser
      • Improved performance when tokenizing keyword value entries by removing reliance on streams.
      • Improved performance by using pre-configured patterns for parsing instead of instantiating per record.
  • Reporting
    • Sessions
      • Improved Session Analyzer speed by threading the individual app look ups. Added unique connect timeout configuration for metric server client.
  • Data Management
    • Import
      • Improved performance by removing full URL checks for visit analysis during the import process. This reduces processing time for user session tracking while preserving reporting accuracy. Hit analysis remains unaffected.
      • Improved import speed by threading bulk inserts into metric server instead of using single broker thread.
  • Log Configurations
    • Syslog
      • Added ability to configure SSL cert by port. 

Corrections

  • Data Management
    • Import
      • Corrected issue where absence of doc id was considered a hit.
      • Removed legacy exclude domains check