Network Baseline Management in the Network Graph
Alauda Security Service helps you minimize network risk by using network baselining. This approach learns normal network flows for a deployment and then highlights deviations as anomalies.
TOC
How Network Baselining WorksViewing and Managing Network BaselinesSteps to View BaselinesMarking Baseline Flows as AnomalousAdditional OptionsDownloading Network BaselinesConfiguring Baseline Observation PeriodSetting Environment VariablesEnabling Alerts for Anomalous Network FlowsHow Network Baselining Works
When you first install Alauda Security Service, there is no default network baseline. As the platform observes network activity, it automatically adds discovered flows to the baseline during the observation phase:
- New network flows are added to the baseline during the observation phase.
- These flows are considered normal and do not trigger any alerts or violations.
After the observation phase:
- Alauda Security Service stops adding new flows to the baseline.
- Any new network flow not in the baseline is marked as anomalous, but does not trigger violations by default.
Viewing and Managing Network Baselines
You can view and manage network baselines in the network graph interface.
Steps to View Baselines
- Click the Namespaces dropdown and search or select namespaces.
- Click the Deployments dropdown and search or select deployments to display in the network graph.
- In the network graph, click a deployment to open its information panel.
- Go to the Baseline tab. Use the filter by entity name field to narrow down displayed flows.
Marking Baseline Flows as Anomalous
- To mark a single flow as anomalous, select the entity, click the overflow menu, and choose Mark as anomalous.
- To mark multiple flows, select them, click Bulk actions, and choose Mark as anomalous.
Additional Options
- Exclude ports and protocols: Check the box to ignore port and protocol information in the baseline.
- Download as network policy: Click Download baseline as network policy to export the baseline as a YAML file.
Downloading Network Baselines
You can export network baselines as YAML files for further use.
Steps:
- In the Alauda Security Service portal, go to Network Graph.
- Select the desired namespaces and deployments.
- In the deployment's information panel, open the Baseline tab.
- (Optional) Filter flows or exclude ports/protocols.
- Click Download baseline as network policy.
Configuring Baseline Observation Period
You can adjust how long Alauda Security Service observes network flows before finalizing the baseline by using environment variables.
Setting Environment Variables
Set the following variables in your deployment:
<value>must be a valid time unit, e.g.,300ms,2h45m,-1.5h.- Supported units:
ns,us/µs,ms,s,m,h.
Enabling Alerts for Anomalous Network Flows
Alauda Security Service can be configured to trigger violations for anomalous network flows.
Steps:
- In the network graph, select the desired namespace and deployment.
- Open the Baseline tab in the deployment's information panel.
- Toggle the Alert on baseline violations option.
- When enabled, anomalous flows will trigger violations.
- Toggle off to stop receiving such alerts.