ESET Inspect – Table of Contents

SystemInfo

Info about the system the events are coming from.

Property

Type

Description

Example

isServer

Bool

Indicates whether the system is a server

False—Not a server

True—Server

SystemArchitecture

Symbol

The type of system architecture

To match 32-bit architecture use one of following:

•32

•32bit

•x86

•0

 

To match 64-bit architecture use one of the following:

•64

•x64

•64bit

•amd64

•x86-64

•1

SystemType

Symbol

What type of operating system triggered the event

To match Windows system use one of the following:

•Windows

•Win

•0

 

To match MacOS system use one of the following:

•macOs

•macOsx

•Osx

•1

 

To match Linux system use the following:

•2

SystemVersion

String

The whole system version with major and minor numbers

 

Tags

Set of strings

Tags assigned to that specific system

 

Conditions supported for set types (Set of IPv4 addresses, Set of IPv6 addresses, Set of strings, Set of symbols) are listed in the Property types & Relations table under set of values.

Supported operations

SystemInfo component is supported by all operations.