- Introduction to Context Management
- Onboarding a Context Table
- Custom Context Tables
- Create a Custom Context Table by Importing a CSV File
- Create a Custom Context Table Using the Add Custom Option
- Working with Filtered Context Tables
- View and Interact with a Custom or Filtered Context Table
- View the Details Panel for a Custom or Filtered Context Table
- Edit the Configuration of Custom or Filtered Context Tables
- Active Directory Context Tables
- Prerequisites to Onboard an Active Directory Context Table
- Create an Active Directory Context Table
- View and Interact with an Active Directory Context Table
- View the Details Panel for an Active Directory Context Table
- Edit the Configuration of an Active Directory Context Table
- Default User Attribute Mapping for Active Directory
- Default Device Attribute Mapping for Active Directory
- CrowdStrike Context Tables
- Microsoft Entra ID Context Tables
- Prerequisites to Onboard a Microsoft Entra ID Context Table
- Create a Microsoft Entra ID Context Table
- View and Interact with a Microsoft Entra ID Context Table
- View the Details Panel for a Microsoft Entra ID Context Table
- Edit the Configuration of a Microsoft Entra ID Context Table
- Default User Attribute Mapping for Microsoft Entra ID
- Default Device Attribute Mapping for Microsoft Entra ID
- Okta Context Tables
- Custom Context Tables
- Add Data to an Existing Context Table
- Using Context Data in Downstream Applications
- Pre-Built Context Tables
- Context Management APIs
- Troubleshooting Context Management
Default Device Attribute Mapping for CrowdStrike
When a CrowdStrike device context table is onboarded, it processes a predetermined set of device attributes that are collected from a CrowdStrike source. This set of attributes is mapped to a set of Exabeam target attributes that are compliant with a common device information model. This model defines a standardized device object for security content across Exabeam products.
The table below lists the predetermined set of source CrowdStrike attributes and the Exabeam target attributes to which they are mapped. The table is organized alphabetically by the Target Attributes column and contains the following notations:
* (asterisk) – Indicates attributes that are selected for display by default when onboarding a CrowdStrike context table. During onboarding, you can choose to display or not display any of the available predetermined attributes by toggling the visibility icon ().
(Calculated) – Indicates attributes that are calculated, either in format or in value. During onboarding, you can hover over the Calculated Attribute tag in the Source Attributes column to view a description of the attribute and its calculation.
(Primary Key) – Indicates the attribute that is designated as the key attribute for the context table. The key and its mapping cannot be changed.
CrowdStrike Source Attribute | Exabeam Target Attribute | Example | Description |
---|---|---|---|
first_seen | Created Time* |
| The date and time when the device was created. |
chassis_type_desc | Device Type |
| The physical type of the device, such as VM, desktop, or printer. |
groups | Group Name* |
| Groups to which a device belongs. |
hostname | Hostname* |
| The name of the device. |
device_id | ID* (Primary Key) |
| The unique identifier for a device. This field is the key attribute. |
external_ip local_ip | IP Addresses (v4/v6)* | 135.1.157.231, 2001:db8:0:1234:0:567:8:1 | A list of IP addresses for the device. Can include IPv4, IPv6, and external or local addresses. |
last_seen | Last Seen* |
| The date and time the device was last active in the network. |
mac_address | MAC Address* |
| A MAC address for the device. |
modified_timestamp | Modified Time* |
| The date and time when the device was last changed. |
platform_name | Operating System* |
| The operating system of the device. |
os_version | Operating System Version* |
| The version of the device's operating system. |
os_build | Patch Version* |
| The latest patch version installed on the device. |
product_type_desc | Purpose* |
| Indicates the role of the device. |
tags | Tags* |
| Manually-entered tags that can represent user-defined fields. |