Skip to content Skip to main navigation Skip to footer

v9.7.1 Release Notes for CyBlock Software & Virtual Appliance Release Notes

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 hits/visits during import process.
      • Improved import speed by threading bulk inserts into metric server instead of using single broker thread.