ECS::LogEntry::Observer::Egress
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
interface
Sourceinterface=(interface : Interface | Nil)
Sourcevlan
Sourcevlan=(vlan : Vlan | Nil)
Sourcezone
observer.egress.zone
Network zone of outbound traffic as reported by the observer to categorize the destination area of egress traffic, e.g. Internal, External, DMZ, HR, Legal, etc.
Level: Extended Type: Keyword Example:
Public_Internet
zone=(zone : String | Nil)
observer.egress.zone
Network zone of outbound traffic as reported by the observer to categorize the destination area of egress traffic, e.g. Internal, External, DMZ, HR, Legal, etc.
Level: Extended Type: Keyword Example:
Public_Internet