ECS::LogEntry::Observer
Inherits JSON::Serializable < Struct < Value < Object
Constructors
Instance methods
observer.egress
Observer.egress holds information like interface number and name, vlan, and zone information to classify egress traffic. Single armed monitoring such as a network sensor on a span port should only use observer.ingress to categorize traffic.
Level: Extended Type: Object Object Type: Keyword
observer.egress
Observer.egress holds information like interface number and name, vlan, and zone information to classify egress traffic. Single armed monitoring such as a network sensor on a span port should only use observer.ingress to categorize traffic.
Level: Extended Type: Object Object Type: Keyword
observer.hostname
Hostname of the observer.
Level: Core Type: Keyword
observer.ingress
Observer.ingress holds information like interface number and name, vlan, and zone information to classify ingress traffic. Single armed monitoring such as a network sensor on a span port should only use observer.ingress to categorize traffic.
Level: Extended Type: Object Object Type: Keyword
observer.ingress
Observer.ingress holds information like interface number and name, vlan, and zone information to classify ingress traffic. Single armed monitoring such as a network sensor on a span port should only use observer.ingress to categorize traffic.
Level: Extended Type: Object Object Type: Keyword
observer.name
Custom name of the observer.
This is a name that can be given to an observer. This can be helpful for example if multiple firewalls of the same model are used in an organization.
If no custom name is needed, the field can be left empty.
Level: Extended Type: Keyword Example:
1_proxySG
observer.name
Custom name of the observer.
This is a name that can be given to an observer. This can be helpful for example if multiple firewalls of the same model are used in an organization.
If no custom name is needed, the field can be left empty.
Level: Extended Type: Keyword Example:
1_proxySG
observer.product
The product name of the observer.
Level: Extended Type: Keyword Example:
s200
observer.product
The product name of the observer.
Level: Extended Type: Keyword Example:
s200
observer.serial_number
Observer serial number.
Level: Extended Type: Keyword
observer.type
The type of the observer the data is coming from.
There is no predefined list of observer types. Some examples are forwarder,
firewall, ids, ips, proxy, poller, sensor, APM server.
Level: Core Type: Keyword Example:
firewall
observer.type
The type of the observer the data is coming from.
There is no predefined list of observer types. Some examples are forwarder,
firewall, ids, ips, proxy, poller, sensor, APM server.
Level: Core Type: Keyword Example:
firewall
observer.vendor
Vendor name of the observer.
Level: Core Type: Keyword Example:
Symantec
observer.vendor
Vendor name of the observer.
Level: Core Type: Keyword Example:
Symantec