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_truncatedBooleanIndicates that value has been truncated. May be omitted if truncation has not occurred.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.
Untruncated Sizeuntruncated_sizeIntegerThe size in bytes of the string represented by value before truncation. Should be omitted if truncation has not occurred.
ValuevalueStringThe 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 qdm-1.5.1+ocsf-1.6.0