IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Hash Fields
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Hash Fields
editThe hash fields represent different hash algorithms and their values.
Field names for common hashes (e.g. MD5, SHA1) are predefined. Add fields for other hashes by lowercasing the hash algorithm name and using underscore separators as appropriate (snake case, e.g. sha3_512).
Hash Field Details
editField | Description | Level |
---|---|---|
MD5 hash. type: keyword |
extended |
|
SHA1 hash. type: keyword |
extended |
|
SHA256 hash. type: keyword |
extended |
|
SHA512 hash. type: keyword |
extended |
Field Reuse
editThe hash
fields are expected to be nested at: dll.hash
, file.hash
, process.hash
.
Note also that the hash
fields are not expected to be used directly at the root of the events.