🌙
 

Subscribe to the Taegis™ XDR Documentation RSS Feed at .

Learn more about RSS readers or RSS browser extensions.

OperatingSystem Schema

OperatingSystem

Normalized Field Type Parser Field Description
arch OperatingSystem.Arch
os OperatingSystem.OS
metaos OperatingSystem.MetaOS

OperatingSystem.Arch

Name Number Description
ARCH_UNKNOWN 0
ARCH_x86 1
ARCH_x64 2 ARM POWERPC RISC TI-86

OperatingSystem.MetaOS

Name Number Description
METAOS_NONE 0 This identifier should help us identify how to handle things like path separators.
METAOS_POSIX 1
METAOS_WINDOWS 2 BSD DARWIN

OperatingSystem.OS

Name Number Description
OS_UNKNOWN 0
OS_MAC 1
OS_LINUX 2
OS_WINDOWS 3

 

On this page: