Watchlists
This feature requires the appropriate subscription in Elastic Stack or project feature tier in Serverless.
Watchlists let you define and manage groups of entities that are important to your organization — such as executives or critical infrastructure hosts — and factor watchlist membership directly into entity risk scoring. This keeps your most critical entities visible and easy to find during threat investigations. Watchlists sync automatically every 10 minutes to reflect changes in the underlying data sources.
Watchlists replace the Privileged user monitoring feature. No data is migrated from existing privileged user monitoring configurations; you set up watchlists from scratch.
A Privileged Users watchlist is available by default. It automatically pulls in administrative users from your Active Directory Entity Analytics and Okta Entity Analytics integrations, so you don't need to manually define these users.
Each watchlist has a configurable risk weighting that influences the risk scores of its members. When an entity belongs to a watchlist, the risk scoring engine applies the watchlist's risk weighting using a Bayesian update — either increasing or decreasing the alert-based risk score depending on the configured weight.
For example, assigning a higher risk weighting to a watchlist of executives means that suspicious activity involving those users scores higher and surfaces sooner during investigations.
To learn how watchlist weighting fits into the overall risk score calculation, refer to Entity risk scoring.
To create a watchlist:
- Find the Entity Analytics management page in the main menu or by using the global search field.
- Go to the Watchlists tab.
- Click Create watchlist.
- Enter a name and, optionally, a description.
- Set a Risk Score Weighting using the slider.
- Under Rule Based Data Sources, define which entities belong to this watchlist:
- Entity Store: Filter existing entities in the entity store using KQL syntax.
- IndexPattern: Select an index pattern, apply a KQL filter, and choose the field used to identify entities.
- Click Save.
An entity can belong to more than one watchlist.
The Watchlists tab displays all watchlists in the current Kibana space. You can edit and delete individual watchlists using the icons in the relevant watchlist row.
On the Entity analytics page, you can filter the Entities section by watchlist membership to focus on the entities most relevant to your investigation.
- Up to 10,000 entities can be defined per data source.
- You cannot remove entities from a watchlist using CSV upload; use the Entity Analytics API instead.