Difference between revisions of "Release Notes - Observer GigaFlow 18.8.0.0"

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
(Created page with "Category:Release Notes 15/04/2022 == New Features == Added additional field types to custom forensics reports svalue returns Value scount returns Count acount ...")
 
 
(One intermediate revision by one user not shown)
Line 2: Line 2:
 
15/04/2022
 
15/04/2022
 
== New Features ==
 
== New Features ==
Added additional field types to custom forensics reports
+
* Added additional field types to custom forensics reports
 
     svalue returns Value
 
     svalue returns Value
 
     scount returns Count
 
     scount returns Count
Line 12: Line 12:
 
     apct returns %
 
     apct returns %
 
     amax returns Max
 
     amax returns Max
 +
  
  
Line 18: Line 19:
  
 
== Fixed Issues ==
 
== Fixed Issues ==
* Removed Log4J V1
+
* GFLO-323 Fixed issue with UI not rendering after a prolonged period of no user logins
* GFLO-288 Fixed issue with Save Report Function not working and injecting backslashes
+
* Resolved issue with traffic groups not honouring the device setting correctly
* Fixed issue with userlookup not working on syslog ingest
+
* GFLO-317 Add reverse byte and packet processing to syslog parser

Latest revision as of 14:54, 15 April 2022

15/04/2022

New Features

  • Added additional field types to custom forensics reports
   svalue returns Value
   scount returns Count
   acount returns Count
   avalue returns Value
   aavg returns Average
   atotal returns Total
   amin returns Min
   apct returns %
   amax returns Max


Performance Changes

  • NONE

Fixed Issues

  • GFLO-323 Fixed issue with UI not rendering after a prolonged period of no user logins
  • Resolved issue with traffic groups not honouring the device setting correctly
  • GFLO-317 Add reverse byte and packet processing to syslog parser