Host Fields
editHost Fields
editA host is defined as a general computing instance.
ECS host.* fields should be populated with details about the host on which the event happened, or from which the measurement was taken. Host types include hardware, virtual machines, Docker containers, and Kubernetes nodes.
Host Field Details
editField | Description | Level |
---|---|---|
host.architecture |
Operating system architecture. type: keyword example: |
core |
host.hostname |
Hostname of the host. It normally contains what the type: keyword |
core |
host.id |
Unique host id. As hostname is not always unique, use values that are meaningful in your environment. Example: The current usage of type: keyword |
core |
host.ip |
Host ip address. type: ip |
core |
host.mac |
Host mac address. type: keyword |
core |
host.name |
Name of the host. It can contain what type: keyword |
core |
host.type |
Type of host. For Cloud providers this can be the machine type like type: keyword |
core |
Field Reuse
editField sets that can be nested under Host
editNested fields | Description |
---|---|
Fields describing a location. |
|
OS fields contain information about the operating system. |
|
Fields to describe the user relevant to the event. |