Release notes 02/26/2024

This release contains 2 significant UI changes:

Fusion's left main navigation menu has been reorganized to make it more intuitive and consistent. All the initial setup and configuration options have moved to Settings (also linked at the bottom of the main navigation menu now), and other items have been grouped into either Detect & Respond or Investigate sections. In addition, a few existing menu items have moved to become System Dashboards. All the detailed changes are listed below.

We've made tables in Fusion more flexible by adding a new Group By capability you can use in most table views in Fusion. This addition allows you to group tables by one or more columns, and get aggregate information (like counts, sums, averages) for those groups. For example, suppose you wanted to see your events grouped by severity and see how many of each severity level are in that view. You can now go to Investigate > Events, right-click on the column header for Severity, and select the new Group By option. More details on that are listed below.

User interface changes

Navigation Menu

The left side main navigation menu has been reorganized. Each change is listed in the table below.

Refer to the next table, which displays the New and improved navigation menu.

Changes from previous menu

Menu itemWhat changedNew path
HOMENo changeNone
EVENTSMovedDetect And Respond > Events
SEARCHMovedInvestigate > Search
DASHBOARDSMovedInvestigate > Dashboards
- Manage
Dashboards
Functionality movedInvestigate > Dashboards
- Traffic OverviewMoved to dashboard collectionDashboards > System > Traffic Overview
- Security OverviewMovedDashboards > System > Security Overview
- Service DiscoveryRemovedNone
THREAT HUNTINGRemovedNone
- Real-Time FlowMovedInvestigate > Real-Time Flow
- Network TopMovedInvestigate > Network Top
- Traffic MinerMoved Investigate > Traffic Miner
- Attack SurfaceRemovedNone
- IP IntelligenceMovedTools > IP Intelligence
- CVE LookupMovedTools > CVE Lookup
- IP ExplorerMovedInvestigate > IP Explorer
- Real-Time Flow MapMovedInvestigate > Real-Time Flow Map
RESPONSEReplacedDetect and Respond
- Response PoliciesMovedSettings > Response Policies
- Traffic ManagerMovedDashboards > System > Traffic Manager
- Allow ListsMovedSettings > Response Integrations > Allow Lists
DETECTIONReplacedDetect and Respond
- Detection CategoriesMovedSettings > Detection Categories
- Network ModelsMoved
Network and Context Models
pages merged onto one page.
Detect and Respond > Detection Models
- Context ModelsMoved
Network and Context Models
pages merged onto one page.
Detect and Respond > Detection Models
NETOPSNetOps dashboard collection createdDashboards > System
- Bandwidth ManagementMoved to dashboard collectionDashboards > System > Bandwidth Management
- Peering AnalyticsMoved to dashboard collectionDashboards > System > Peering Analytics
- Flow Outages Moved to dashboard collectionDashboards > System > Flow Outages
LABELSMovedSettings > Context Labels
- IP LabelsMovedSettings > Context Labels > IP Labels
- Port LabelsMovedSettings > Context Labels > Port Labels
SETUPRenamed
Button links to Settings
SETTINGS
- Flow SourcesMovedSettings > Flow Sources
- Flow TagsMovedSettings > Flow Tags
- IntegrationsMoved and splitSettings > Context Integrations
and
Settings > Response Integrations
- Network ClassificationsMovedSettings > Network Classification

New and improved navigation menu

Menu item
HOME
INVESTIGATE
- Search
- Dashboards
- Real-Time Flow
- Traffic Miner
- Network Top
- IP Explorer
- Real-Time Flow Map [BETA]
DETECT AND RESPOND
- Events
- Detection Models
TOOLS
- IP Intelligence
- CVE Lookup
SETTINGS

Settings

Setup and configuration options now display in Settings, which is completely redesigned. Navigation items previously displayed in tabs now display in a vertical navigation structure with the deepest menu levels displaying in tabs.

In this release, the following menu displays vertically from the Settings page.

Menu item
GENERAL
- Overview
- Audit Logs
- API Keys
- Customers (if applicable)
- Beta Features
USER MANAGEMENT
- Users
- Roles
- Global Security/SSO
DATA MANAGEMENT
- Flow Sources
- Context Integrations
- Context Labels
- Flow Tags
- Network Classification
DETECTION AND RESPONSE
- Detection Categories
- Response Policies
- Response Integrations

Merged components

Port Labels

Prior to this release, the Port Labels page displayed system and custom labels in 2 separate tabs. Now, system and custom labels are merged into one table and displayed on a singular tab named Port Labels.

Reminder: Port Labels are now displayed in the DATA MANAGEMENT section of Account Settings.

Detection Models

Prior to this release, Network Models and Context Models were displayed on 2 different pages. Now, network and context model data is displayed in a single table. The table now includes the Type column, which displays either Network or Context.

Prior to this release, model pages displayed system and custom tables in 2 separate tabs. Now, system and custom tables are merged into one table and displayed on the single Detection Models page.

The ADD MODEL button has become a drop-down, allowing for the selection of to add Network Model or Context Model.

Reminder: Models are now found on the Detection Models page of the new DETECT AND RESPOND section.

Flexible tables

The new flexible tables in Fusion allow you to:

  • Quickly group and organize data for quick insights
  • Customize how data is grouped in tables across Fusion
  • Dynamically aggregate statistics by any field in a table

Group by

A new Group by column option is available for most tables in the system.

Group by column

  1. Navigate to a page or tab listed above.
  2. Right-click a column name.
  3. Click Group by.
    The grouped column displays collapsed.
  4. Select the right-arrow icon to expand the grouped rows.

You can group on additional columns by repeating Steps 2 -3.

Ungroup by rick-clicking the column name(s) again.

Data aggregation

Once grouped, column data can be aggregated.

Aggregate data

  1. Hover the mouse over the grouped-by column name.
    The filter icon displays.
  2. Click the filter icon.
  3. Select an aggregation by clicking the drop-down arrow of the field to the right of the sum icon.
  4. To perform the aggregation, click away from the dialog box.

String data types

None: No aggregation will be performed
Count: Total count of values

Number data types

None: No aggregation will be performed
Count: Total count of values
Sum: Total sum of all values
Min: Smallest value among all
Max: Largest value among all
Average: Average of all values
Median: Middle value when all are sorted