- NETWORK_TRAFFIC_ESS_ACTION - Static variable in class com.splunk.logging.SplunkLogEvent
-
The action of the network traffic.
- NETWORK_TRAFFIC_ESS_DEST_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination port of the network traffic.
- NETWORK_TRAFFIC_ESS_PRODUCT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The product name of the vendor technology generating NetworkProtection
data, such as IDP, Proventia, and ASA.
- NETWORK_TRAFFIC_ESS_SRC_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The source port of the network traffic.
- NETWORK_TRAFFIC_ESS_VENDOR - Static variable in class com.splunk.logging.SplunkLogEvent
-
The vendor technology used to generate NetworkProtection data, such as
IDP, Proventia, and ASA.
- NETWORK_TRAFFIC_GENERIC_APP_LAYER - Static variable in class com.splunk.logging.SplunkLogEvent
-
The ISO layer 7 (application layer) protocol, such as HTTP, HTTPS, SSH,
and IMAP.
- NETWORK_TRAFFIC_GENERIC_BYTES_IN - Static variable in class com.splunk.logging.SplunkLogEvent
-
How many bytes this device/interface received.
- NETWORK_TRAFFIC_GENERIC_BYTES_OUT - Static variable in class com.splunk.logging.SplunkLogEvent
-
How many bytes this device/interface transmitted.
- NETWORK_TRAFFIC_GENERIC_CHANNEL - Static variable in class com.splunk.logging.SplunkLogEvent
-
802.11 channel number used by a wireless network.
- NETWORK_TRAFFIC_GENERIC_CVE - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Common Vulnerabilities and Exposures (CVE) reference value.
- NETWORK_TRAFFIC_GENERIC_DEST_APP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination application being targeted.
- NETWORK_TRAFFIC_GENERIC_DEST_CNC_CHANNEL - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination command and control service channel.
- NETWORK_TRAFFIC_GENERIC_DEST_CNC_NAME - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination command and control service name.
- NETWORK_TRAFFIC_GENERIC_DEST_CNC_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination command and control service port.
- NETWORK_TRAFFIC_GENERIC_DEST_COUNTRY - Static variable in class com.splunk.logging.SplunkLogEvent
-
The country associated with a packet's recipient.
- NETWORK_TRAFFIC_GENERIC_DEST_HOST - Static variable in class com.splunk.logging.SplunkLogEvent
-
The fully qualified host name of a packet's recipient.
- NETWORK_TRAFFIC_GENERIC_DEST_INT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The interface that is listening remotely or receiving packets locally.
- NETWORK_TRAFFIC_GENERIC_DEST_IP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The IPv4 address of a packet's recipient.
- NETWORK_TRAFFIC_GENERIC_DEST_IPV6 - Static variable in class com.splunk.logging.SplunkLogEvent
-
The IPv6 address of a packet's recipient.
- NETWORK_TRAFFIC_GENERIC_DEST_LAT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The (physical) latitude of a packet's destination.
- NETWORK_TRAFFIC_GENERIC_DEST_LONG - Static variable in class com.splunk.logging.SplunkLogEvent
-
The (physical) longitude of a packet's destination.
- NETWORK_TRAFFIC_GENERIC_DEST_MAC - Static variable in class com.splunk.logging.SplunkLogEvent
-
The destination TCP/IP layer 2 Media Access Control (MAC) address of a
packet's destination.
- NETWORK_TRAFFIC_GENERIC_DEST_NT_DOMAIN - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Windows NT domain containing a packet's destination.
- NETWORK_TRAFFIC_GENERIC_DEST_NT_HOST - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Windows NT host name of a packet's destination.
- NETWORK_TRAFFIC_GENERIC_DEST_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
TCP/IP port to which a packet is being sent.
- NETWORK_TRAFFIC_GENERIC_DEST_TRANSLATED_IP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The NATed IPv4 address to which a packet has been sent.
- NETWORK_TRAFFIC_GENERIC_DEST_TRANSLATED_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The NATed port to which a packet has been sent.
- NETWORK_TRAFFIC_GENERIC_IP_VERSION - Static variable in class com.splunk.logging.SplunkLogEvent
-
The numbered Internet Protocol version.
- NETWORK_TRAFFIC_GENERIC_OUTBOUND_INTERFACE - Static variable in class com.splunk.logging.SplunkLogEvent
-
The network interface through which a packet was transmitted.
- NETWORK_TRAFFIC_GENERIC_PACKETS_IN - Static variable in class com.splunk.logging.SplunkLogEvent
-
How many packets this device/interface received.
- NETWORK_TRAFFIC_GENERIC_PACKETS_OUT - Static variable in class com.splunk.logging.SplunkLogEvent
-
How many packets this device/interface transmitted.
- NETWORK_TRAFFIC_GENERIC_PROTO - Static variable in class com.splunk.logging.SplunkLogEvent
-
The OSI layer 3 (Network Layer) protocol, such as IPv4/IPv6, ICMP, IPsec,
IGMP or RIP.
- NETWORK_TRAFFIC_GENERIC_SESSION_ID - Static variable in class com.splunk.logging.SplunkLogEvent
-
The session identifier.
- NETWORK_TRAFFIC_GENERIC_SRC_COUNTRY - Static variable in class com.splunk.logging.SplunkLogEvent
-
The country from which the packet was sent.
- NETWORK_TRAFFIC_GENERIC_SRC_HOST - Static variable in class com.splunk.logging.SplunkLogEvent
-
The fully qualified host name of the system that transmitted the packet.
- NETWORK_TRAFFIC_GENERIC_SRC_INT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The interface that is listening locally or sending packets remotely.
- NETWORK_TRAFFIC_GENERIC_SRC_IP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The IPv4 address of the packet's source.
- NETWORK_TRAFFIC_GENERIC_SRC_IPV6 - Static variable in class com.splunk.logging.SplunkLogEvent
-
The IPv6 address of the packet's source.
- NETWORK_TRAFFIC_GENERIC_SRC_LAT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The (physical) latitude of the packet's source.
- NETWORK_TRAFFIC_GENERIC_SRC_LONG - Static variable in class com.splunk.logging.SplunkLogEvent
-
The (physical) longitude of the packet's source.
- NETWORK_TRAFFIC_GENERIC_SRC_MAC - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Media Access Control (MAC) address from which a packet was
transmitted.
- NETWORK_TRAFFIC_GENERIC_SRC_NT_DOMAIN - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Windows NT domain containing the machines that generated the event.
- NETWORK_TRAFFIC_GENERIC_SRC_NT_HOST - Static variable in class com.splunk.logging.SplunkLogEvent
-
The Windows NT hostname of the system that generated the event.
- NETWORK_TRAFFIC_GENERIC_SRC_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The network port from which a packet originated.
- NETWORK_TRAFFIC_GENERIC_SRC_TRANSLATED_IP - Static variable in class com.splunk.logging.SplunkLogEvent
-
The NATed IPv4 address from which a packet has been sent.
- NETWORK_TRAFFIC_GENERIC_SRC_TRANSLATED_PORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The NATed network port from which a packet has been sent.
- NETWORK_TRAFFIC_GENERIC_SSID - Static variable in class com.splunk.logging.SplunkLogEvent
-
The 802.11 service set identifier (ssid) assigned to a wireless session.
- NETWORK_TRAFFIC_GENERIC_SYSLOG_ID - Static variable in class com.splunk.logging.SplunkLogEvent
-
The application, process, or OS subsystem that generated the event.
- NETWORK_TRAFFIC_GENERIC_SYSLOG_PRIORITY - Static variable in class com.splunk.logging.SplunkLogEvent
-
The criticality of an event, as recorded by UNIX syslog.
- NETWORK_TRAFFIC_GENERIC_TCP_FLAG - Static variable in class com.splunk.logging.SplunkLogEvent
-
The TCP flag(s) specified in the event.
- NETWORK_TRAFFIC_GENERIC_TOS - Static variable in class com.splunk.logging.SplunkLogEvent
-
The hex bit that specifies TCP 'type of service'
- NETWORK_TRAFFIC_GENERIC_TRANSPORT - Static variable in class com.splunk.logging.SplunkLogEvent
-
The transport protocol.
- NETWORK_TRAFFIC_GENERIC_TTL - Static variable in class com.splunk.logging.SplunkLogEvent
-
The "time to live" of a packet or datagram.
- NETWORK_TRAFFIC_GENERIC_VLAN_ID - Static variable in class com.splunk.logging.SplunkLogEvent
-
The numeric identifier assigned to the virtual local area network (VLAN)
specified in the record.
- NETWORK_TRAFFIC_GENERIC_VLAN_NAME - Static variable in class com.splunk.logging.SplunkLogEvent
-
The name assigned to the virtual local area network (VLAN) specified in
the record.