ECS::LogEntry::User
Inherits JSON::Serializable < Struct < Value < Object
Constructors
Instance methods
user.domain
Name of the directory the user is a member of.
For example, an LDAP or Active Directory domain name.
Level: Extended Type: Keyword
user.domain
Name of the directory the user is a member of.
For example, an LDAP or Active Directory domain name.
Level: Extended Type: Keyword
user.full_name
User's full name, if available.
Level: Extended Type: Keyword Example:
Albert Einstein
user.full_name
User's full name, if available.
Level: Extended Type: Keyword Example:
Albert Einstein
user.hash
Unique user hash to correlate information for a user in anonymized form.
Useful if user.id or user.name contain confidential information and cannot
be used.
Level: Extended Type: Keyword
user.hash
Unique user hash to correlate information for a user in anonymized form.
Useful if user.id or user.name contain confidential information and cannot
be used.
Level: Extended Type: Keyword
user.name
Short name or login of the user.
Level: Core Type: Keyword Example:
albert