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

From Observer GigaFlow Support | VIAVI Solutions Inc.
Jump to: navigation, search
 
(5 intermediate revisions by one user not shown)
Line 1: Line 1:
 
[[Category:Release Notes]][[Category:Drafts]]
 
[[Category:Release Notes]][[Category:Drafts]]
= New Features ==
+
== New Features ==
 +
* Added ''ignored count'' to receivers for flows with no decoding templates.
 +
* Added support for ''fw event'' for ''aws type 101''.
 +
* Added randomizer of ip port pairs in stress tester.
 +
* (GFLO-208) Added API to query GigaFlow health.
 +
* (GFLO-14) Added increased the list of available limit options to tabular reports.
 +
* (GFLO-33) Added CSV output to Infrastructure Devices page.
 +
* Added device to netflow TCA messages to identify actual source of messages.
 +
* Added ''healthjson'' output to ''prepos'' folder.
  
* Adding ignored count to receivers for flows with no decoding templates
+
== Performance Changes ==
* Added support for fw event for aws type 101
+
* Changed archiving to only move hourly files and not combine them.
* Adding randomizer of ip port pairs in stress tester
+
* Changed netflow TCA to expose target in table.
* GFLO-208 Added api to query gigaflow health
+
* Changed performance page to do hour-to-last-week-hour match instead of entire week.
* GFLO-14 increased the list of available limit options to tabular reports
+
* Stopped vacuum on ''searchips''.
* GFLO-33 added CSV output to infrastructure devices page
+
* Changed ''stringbuilder'' to reuse buffer, improve store performance by approx. 25%.
* Added device to netflow tca messages to identify actual source of messages.
+
* Increased hashmap size for server discovery. Removed traffic group synchronized list.
* Added healthjson output to prepos folder
+
* Store only drops oversized incoming packets, not buffer.
* Changed archiving to only move hourly files and not combine them
+
* Changed netflow tca to expose target in table
+
 
+
= Performance Changes =
+
 
+
* Changed performance page to do hour to last week hour match instead of entire week
+
* Stopped vacuum on searchips
+
* Changed stringbuilder to reuse buffer, improve store performance by approx. 25pct
+
* Increased hashmap size for server discovery. Remove traffic group synchronized list
+
* Store only drops oversized incoming packets, not buffer
+
 
   
 
   
= Fixed Issues =
+
== Fixed Issues ==
 
+
* Fixed ''flowcount'' to include duplicates.
* Fixed flowcount to include duplicates
+
* Fixed bug with netflow v10 not looking at 2 byte flags.
* Fixed bug with netflow v10 not looking at 2 byte flags
+
* (GFLO-221) Issue with winpcap 10 not returning correct subnet mask.
* GFLO-221 issue with winpcap 10 not returning correct subnet mask
+

Latest revision as of 11:25, 20 August 2020

New Features

  • Added ignored count to receivers for flows with no decoding templates.
  • Added support for fw event for aws type 101.
  • Added randomizer of ip port pairs in stress tester.
  • (GFLO-208) Added API to query GigaFlow health.
  • (GFLO-14) Added increased the list of available limit options to tabular reports.
  • (GFLO-33) Added CSV output to Infrastructure Devices page.
  • Added device to netflow TCA messages to identify actual source of messages.
  • Added healthjson output to prepos folder.

Performance Changes

  • Changed archiving to only move hourly files and not combine them.
  • Changed netflow TCA to expose target in table.
  • Changed performance page to do hour-to-last-week-hour match instead of entire week.
  • Stopped vacuum on searchips.
  • Changed stringbuilder to reuse buffer, improve store performance by approx. 25%.
  • Increased hashmap size for server discovery. Removed traffic group synchronized list.
  • Store only drops oversized incoming packets, not buffer.

Fixed Issues

  • Fixed flowcount to include duplicates.
  • Fixed bug with netflow v10 not looking at 2 byte flags.
  • (GFLO-221) Issue with winpcap 10 not returning correct subnet mask.