Skip to content

Slot: service_start_name

For a user mode service, this attribute represents the name of the account

under which the service is run. For a kernel mode driver, this attribute

represents the object name used to load the driver.

URI: ocsf:service_start_name Alias: service_start_name

Applicable Classes

Name Description Modifies Slot
WinService The Windows Service object describes a Windows service yes

Properties

Type and Range

Property Value
Range String
Domain Of WinService

Cardinality and Requirements

Property Value

Aliases

  • Service Start Name

Identifier and Mapping Information

Annotations

property value
ocsf_extension windows

Schema Source

Mappings

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

LinkML Source

name: service_start_name
annotations:
  ocsf_extension:
    tag: ocsf_extension
    value: windows
description: 'For a user mode service, this attribute represents the name of the account

  under which the service is run. For a kernel mode driver, this attribute

  represents the object name used to load the driver.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Service Start Name
rank: 1000
alias: service_start_name
domain_of:
- WinService
range: string