February 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
HOME
No change
None
EVENTS
Moved
Detect And Respond > Events
SEARCH
Moved
Investigate > Search
DASHBOARDS
Moved
Investigate > Dashboards
- Manage Dashboards
Functionality moved
Investigate > Dashboards
- Traffic Overview
Moved to dashboard collection
Dashboards > System > Traffic Overview
- Security Overview
Moved
Dashboards > System > Security Overview
- Service Discovery
Removed
None
THREAT HUNTING
Removed
None
- Real-Time Flow
Moved
Investigate > Real-Time Flow
- Network Top
Moved
Investigate > Network Top
- Traffic Miner
Moved
Investigate > Traffic Miner
- Attack Surface
Removed
None
- IP Intelligence
Moved
Tools > IP Intelligence
- CVE Lookup
Moved
Tools > CVE Lookup
- IP Explorer
Moved
Investigate > IP Explorer
- Real-Time Flow Map
Moved
Investigate > Real-Time Flow Map
RESPONSE
Replaced
Detect and Respond
- Response Policies
Moved
Settings > Response Policies
- Traffic Manager
Moved
Dashboards > System > Traffic Manager
- Allow Lists
Moved
Settings > Response Integrations > Allow Lists
DETECTION
Replaced
Detect and Respond
- Detection Categories
Moved
Settings > Detection Categories
- Network Models
Moved Network and Context Models pages merged onto one page.
Detect and Respond > Detection Models
- Context Models
Moved Network and Context Models pages merged onto one page.
Detect and Respond > Detection Models
NETOPS
NetOps dashboard collection created
Dashboards > System
- Bandwidth Management
Moved to dashboard collection
Dashboards > System > Bandwidth Management
- Peering Analytics
Moved to dashboard collection
Dashboards > System > Peering Analytics
- Flow Outages
Moved to dashboard collection
Dashboards > System > Flow Outages
LABELS
Moved
Settings > Context Labels
- IP Labels
Moved
Settings > Context Labels > IP Labels
- Port Labels
Moved
Settings > Context Labels > Port Labels
SETUP
Renamed Button links to Settings
SETTINGS
- Flow Sources
Moved
Settings > Flow Sources
- Flow Tags
Moved
Settings > Flow Tags
- Integrations
Moved and split
Settings > Context Integrations and Settings > Response Integrations
- Network Classifications
Moved
Settings > Network Classification
New and improved navigation menu
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.
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
Navigate to a page or tab listed above.
Right-click a column name.
Click Group by. The grouped column displays collapsed.
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
Hover the mouse over the grouped-by column name. The filter icon displays.
Click the filter icon.
Select an aggregation by clicking the drop-down arrow of the field to the right of the sum icon.
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
Last updated