- Get Started with Threat Detection Management
- Analytics Rules
- Analytics Rule Classifications
- Create an Analytics Rule
- Manage Analytics Rules
- Tune Analytics Rules
- Share Analytics Rules
- Troubleshoot Analytics Rules
- Analytics Rules Syntax
- Advanced Analytics Rule Syntax vs. Analytics Rule Syntax
- Logical Expressions in Analytics Rule Syntax
- String Operations Using Analytics Rule Syntax
- Integer Operations Using Analytics Rule Syntax
- Time Operations Using Analytics Rule Syntax
- Network Operations Using Analytics Rule Syntax
- Context Operations Using Analytics Rule Syntax
- Entity Operations Using Analytics Rule Syntax
- Correlation Rule Operations Using Analytics Rule Syntax
- Analytics Engine Status
- Correlation Rules
- Threat Scoring
Entity Operations Using Analytics Rule Syntax
Evaluate and retrieve entity attributes using analytics rule syntax.
To know which entity in the event to evaluate, all entity-related functions require a selector as one of its arguments. Functions finds the first credential in the event that matches the selector conditions, then uses the credential to query Attack Surface Insights for an entity.
When you define the selector argument, ensure you use the correct syntax and understand the order in which functions select credentials matching the selector.
Function | Description | Returned Value | Examples |
---|---|---|---|
| Checks if the entity matching | Boolean |
|
| Retrieves value of | Value of |
|
| Retrieves the ID of the entity associated with an event. | String |
|
| Checks if the entity matching | Boolean |
|