ECS Version:
Device
Fields characterizing a (mobile) device a process or application is running on.
Fields
Field Summary
| Field | Type | Level | Description |
|---|---|---|---|
device.id | keyword | Extended | The unique identifier of a device. |
device.manufacturer | keyword | Extended | The vendor name of the device manufacturer. |
device.model.identifier | keyword | Extended | The machine readable identifier of the device model. |
device.model.name | keyword | Extended | The human readable marketing name of the device model. |
device.serial_number | keyword | Core | Serial Number of the device |
Field Details
device.id
Type: keyword
Level: Extended
Description: The unique identifier of a device.
Example: 00000000-54b3-e7c7-0000-000046bffd97
Indexed: true
device.manufacturer
Type: keyword
Level: Extended
Description: The vendor name of the device manufacturer.
Example: Samsung
Indexed: true
device.model.identifier
Type: keyword
Level: Extended
Description: The machine readable identifier of the device model.
Example: SM-G920F
Indexed: true
device.model.name
Type: keyword
Level: Extended
Description: The human readable marketing name of the device model.
Example: Samsung Galaxy S6
Indexed: true
device.serial_number
Type: keyword
Level: Core
Description: Serial Number of the device
Example: DJGAQS4CW5
Indexed: true