The ParseEventStatus enum includes various settings.

Table: ParseEventStatus

ParameterTypeRequired[a]DefaultDescription
successbooleanyes Whether the event was parsed successfully.
parseErrorbooleanyes There was an error parsing the event.
timestampErrorbooleanyes There was an error extracting a timestamp from the event.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.