Slot: loggers
An array of Logger objects that describe the pipeline of devices and logging
products between the event source and its eventual destination. Note, this
attribute can be used when there is a complex end-to-end path of event flow
and/or to track the chain of custody of the data.
URI: ocsf:loggers Alias: loggers
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Metadata | The Metadata object describes the metadata associated with the event | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Logger |
| Domain Of | Metadata |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Aliases
- Loggers
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:loggers |
| native | ocsf:loggers |
LinkML Source
name: loggers
description: 'An array of Logger objects that describe the pipeline of devices and
logging
products between the event source and its eventual destination. Note, this
attribute can be used when there is a complex end-to-end path of event flow
and/or to track the chain of custody of the data.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Loggers
rank: 1000
alias: loggers
domain_of:
- Metadata
range: Logger
multivalued: true