User Fields
editUser Fields
editThe user fields describe information about the user that is relevant to the event.
Fields can have one entry or multiple entries. If a user has more than one id, provide an array that includes all of them.
User Field Details
edit| Field | Description | Level |
|---|---|---|
user.email |
User email address. type: keyword |
extended |
user.full_name |
User’s full name, if available. type: keyword example: |
extended |
user.hash |
Unique user hash to correlate information for a user in anonymized form. Useful if type: keyword |
extended |
user.id |
One or multiple unique identifiers of the user. type: keyword |
core |
user.name |
Short name or login of the user. type: keyword example: |
core |
Field Reuse
editThe user fields are expected to be nested at: client.user, destination.user, host.user, server.user, source.user.
Note also that the user fields may be used directly at the top level.
Field sets that can be nested under User
edit| Nested fields | Description |
|---|---|
User’s group relevant to the event. |