ECS::LogEntry::Destination::User
Inherits JSON::Serializable < Struct < Value < Object
Constructors
Instance methods
destination.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
destination.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
destination.user.email
User email address.
Level: Extended Type: Keyword
destination.user.full_name
User's full name, if available.
Level: Extended Type: Keyword Example:
Albert Einstein
destination.user.full_name
User's full name, if available.
Level: Extended Type: Keyword Example:
Albert Einstein
destination.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
destination.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
destination.user.id
Unique identifier of the user.
Level: Core Type: Keyword
destination.user.name
Short name or login of the user.
Level: Core Type: Keyword Example:
albert
destination.user.name
Short name or login of the user.
Level: Core Type: Keyword Example:
albert