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