Long String

long_string

This object is a used to capture strings which may be truncated by a security product due to their length.

Attributes

CaptionNameTypeDescription
Is Truncatedis_truncatedBoolean

Indicates that value has been truncated. May be omitted if truncation has not occurred.

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.

Untruncated Sizeuntruncated_sizeInteger

The size in bytes of the string represented by value before truncation. Should be omitted if truncation has not occurred.

ValuevalueString

The string value, truncated if is_truncated is true.

Relationships

Long String shown in context

Inbound Relationships

These objects and events reference Long String in their attributes:

Outbound Relationships

Long String references the following objects and events in its attributes:

This page describes ocsf-1.4.0