Enum: EventLogActvityActivityIdEnum
EventLogActvity activity_id values.
URI: ocsf:EventLogActvityActivityIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CLEAR | None | Clear the event log database, file, or cache |
| DELETE | None | Delete the event log database, file, or cache |
| EXPORT | None | Export the event log database, file, or cache |
| ARCHIVE | None | Archive the event log database, file, or cache |
| ROTATE | None | Rotate the event log database, file, or cache |
| START | None | Start the event logging service |
| STOP | None | Stop the event logging service |
| RESTART | None | Restart the event logging service |
| ENABLE | None | Enable the event logging service |
| DISABLE | None | Disable the event logging service |
| UNKNOWN | None | The event activity is unknown |
| OTHER | None | The event activity is not mapped |
Slots
| Name | Description |
|---|---|
| activity_id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: EventLogActvityActivityIdEnum
description: EventLogActvity activity_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
CLEAR:
text: CLEAR
description: Clear the event log database, file, or cache.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Clear
DELETE:
text: DELETE
description: Delete the event log database, file, or cache.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Delete
EXPORT:
text: EXPORT
description: Export the event log database, file, or cache.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '3'
caption:
tag: caption
value: Export
ARCHIVE:
text: ARCHIVE
description: Archive the event log database, file, or cache.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '4'
caption:
tag: caption
value: Archive
ROTATE:
text: ROTATE
description: Rotate the event log database, file, or cache.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '5'
caption:
tag: caption
value: Rotate
START:
text: START
description: Start the event logging service.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '6'
caption:
tag: caption
value: Start
STOP:
text: STOP
description: Stop the event logging service.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '7'
caption:
tag: caption
value: Stop
RESTART:
text: RESTART
description: Restart the event logging service.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '8'
caption:
tag: caption
value: Restart
ENABLE:
text: ENABLE
description: Enable the event logging service.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '9'
caption:
tag: caption
value: Enable
DISABLE:
text: DISABLE
description: Disable the event logging service.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '10'
caption:
tag: caption
value: Disable
UNKNOWN:
text: UNKNOWN
description: The event activity is unknown.
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
OTHER:
text: OTHER
description: 'The event activity is not mapped. See the <code>activity_name</code>
attribute,
which contains a data source specific value.'
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other