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