ECS::LogEntry::Group
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
domain
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)
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
group.id
Unique identifier for the group on the system/platform.
Level: Extended Type: Keyword
id=(id : String | Nil)
group.id
Unique identifier for the group on the system/platform.
Level: Extended Type: Keyword