ECS Field Reference
ECS 1.12
Related
⚠️ Outdated Version: You are viewing ECS version 1.12, which is outdated. View the latest version (9.0)
ECS Version:

Related

Fields meant to facilitate pivoting around a piece of data.

Fields

Field Summary

FieldTypeLevelDescription
related.hashkeywordExtendedAll the hashes seen on your event.
related.hostskeywordExtendedAll the host identifiers seen on your event.
related.ipipExtendedAll of the IPs seen on your event.
related.userkeywordExtendedAll the user names or other user identifiers seen on the event.

Field Details

related.hash

Type: keyword

Level: Extended

Description: All the hashes seen on your event.

Normalization: array

Indexed: true

related.hosts

Type: keyword

Level: Extended

Description: All the host identifiers seen on your event.

Normalization: array

Indexed: true

related.ip

Type: ip

Level: Extended

Description: All of the IPs seen on your event.

Normalization: array

Indexed: true

related.user

Type: keyword

Level: Extended

Description: All the user names or other user identifiers seen on the event.

Normalization: array

Indexed: true