Kernel Resource

kernel

The Kernel Resource object provides information about a specific kernel resource, including its name and type. It describes essential attributes associated with a resource managed by the kernel of an operating system.

Attributes

CaptionNameTypeDescription
Systemis_systemBooleanThe indication of whether the object is part of the operating system.
NamenameStringThe name of the kernel resource.
PathpathFile PathEntity:FILE_PATH

The full path of the kernel resource.
Raw Dataraw_dataJSONGroup:context

The event data as received from the event source.
Record IDrecord_idStringGroup:primary

Unique identifier for the object
System Callsystem_callStringThe system call that was invoked.
TypetypeStringThe type of the kernel resource.
Type IDtype_idIntegerThe type of the kernel resource.
  • 1: Shared Mutex (SHARED_MUTEX)
  • 2: System Call (SYSTEM_CALL)
  • 0: Unknown (UNKNOWN)
  • 99: Other (OTHER)
UnmappedunmappedUnmapped[]Data from the source that was not mapped into the schema.

Relationships

Kernel Resource shown in context

Inbound Relationships

These objects and events reference Kernel Resource in their attributes:

Outbound Relationships

Kernel Resource references the following objects and events in its attributes:

This page describes qdm-1.5.1+ocsf-1.6.0