ECS::LogEntry::Host::User::Group
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
domain
host.user.group.domain
Name of the directory the group is a member of.
For example, an LDAP or Active Directory domain name.
Level: Extended Type: Keyword
domain=(domain : String | Nil)
host.user.group.domain
Name of the directory the group is a member of.
For example, an LDAP or Active Directory domain name.
Level: Extended Type: Keyword
id
host.user.group.id
Unique identifier for the group on the system/platform.
Level: Extended Type: Keyword
id=(id : String | Nil)
host.user.group.id
Unique identifier for the group on the system/platform.
Level: Extended Type: Keyword
name=(name : String | Nil)
host.user.group.name
Name of the group.
Level: Extended Type: Keyword