Network Traffic

network_traffic

The Network Traffic object describes characteristics of network traffic. Network traffic refers to data moving across a network at a given point of time.

Attributes

CaptionNameTypeDescription
Total BytesbytesLong

The total number of bytes (in and out).

Bytes Inbytes_inLong

The number of bytes sent from the destination to the source.

Bytes Missedbytes_missedLong

Indicates the number of bytes missed, which is representative of packet loss.

Bytes Outbytes_outLong

The number of bytes sent from the source to the destination.

ChunkschunksLong

The total number of chunks (in and out).

Chunks Inchunks_inLong

The number of chunks sent from the destination to the source.

Chunks Outchunks_outLong

The number of chunks sent from the source to the destination.

Total PacketspacketsLong

The total number of packets (in and out).

Packets Inpackets_inLong

The number of packets sent from the destination to the source.

Packets Outpackets_outLong

The number of packets sent from the source to the destination.

Raw Dataraw_dataJSON

Group:context
The event data as received from the event source.

Record IDrecord_idString

Group:primary
Unique identifier for the object

UnmappedunmappedUnmapped[]

Data from the source that was not mapped into the schema.

Relationships

Network Traffic shown in context

Inbound Relationships

These objects and events reference Network Traffic in their attributes:

Outbound Relationships

Network Traffic references the following objects and events in its attributes:

This page describes ocsf-1.4.0