Skip to content

Slot: exit_code

The exit code reported by a process when it terminates. The convention is that

zero indicates success and any non-zero exit code indicates that some error

occurred.

URI: ocsf:exit_code Alias: exit_code

Applicable Classes

Name Description Modifies Slot
ProcessActivity Process Activity events report when a process launches, injects, opens or yes

Properties

Type and Range

Property Value
Range Integer
Domain Of ProcessActivity

Cardinality and Requirements

Property Value

Aliases

  • Exit Code

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:exit_code
native ocsf:exit_code

LinkML Source

name: exit_code
description: 'The exit code reported by a process when it terminates. The convention
  is that

  zero indicates success and any non-zero exit code indicates that some error

  occurred.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Exit Code
rank: 1000
alias: exit_code
domain_of:
- ProcessActivity
range: integer