ECS::LogEntry::Destination::As
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
number
destination.as.number
Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet.
Level: Extended Type: Long Example:
15169
number=(number : UInt64 | Nil)
destination.as.number
Unique number allocated to the autonomous system. The autonomous system number (ASN) uniquely identifies each network on the Internet.
Level: Extended Type: Long Example:
15169
organization
Sourceorganization=(organization : Organization | Nil)
Source