B.19 General

 

Below listed are relevant to General.

B.19.1 Configuration Service

Table B-156 General - Configuration Service

Tag

Value

Severity

Event Name

saveConfig

Resource

SubResource

ConfigService

Message

Saving configuration, unit {0} app {1} userId {2}

B.19.2 Controlled Process is started

Watchdog is run as a service. Its main purpose is to keep Sentinel processes running. If a process dies, Watchdog will automatically restart that process. This event is sent out when a process is started.

Table B-157 General - Controlled Process is started

Tag

Value

Severity

1

Event Name

ProcessStart

Resource

Sentinel

SubResource

Process

Message

Process <ProgramName> spawned (command <pID>)

B.19.3 Controlled Process is stopped

This event is sent out when a process is stopped. The severity is set to 5 if the process was set to respawn (that is, it is not expected to die). The severity is set to 1 if the process was set to run once.

Table B-158 General - Controlled Process is stopped

Tag

Value

Severity

1/5

Event Name

ProcessStop

Resource

Sentinel

SubResource

Process

Message

Process <ProgramName> exited (command <exit_code>)

B.19.4 Importing Auxiliary

Table B-159 General - Importing Auxiliary

Tag

Value

Severity

Event Name

importAuxiliary

Resource

SubResource

PluginRepositoryService (Medium)

Message

Import auxiliary file <auxiliaryJarName> into plugin <pluginID>.

B.19.5 Importing Plugin

Table B-160 General - Importing Plugin

Tag

Value

Severity

Event Name

importPlugin

Resource

SubResource

PluginRepositoryService

Message

Import plugin <name> (ID <ID>) of type <type>.

B.19.6 Load Esec Taxonomy To XML

Table B-161 General - Load Esec Taxonomy To XML

Tag

Value

Severity

Event Name

loadEsecTaxonomyToXML

Resource

SubResource

EsecTaxonomyNodeService

Message

Loading Esecurity taxonomy Info to an xml format:

B.19.7 Process Auto Restart Error

This event is sent out when a process is stopped. The severity is set to 5 if the process was set to respawn (that is, it is not expected to die). The severity is set to 1 if the process was set to run once.

Table B-162 General - Process Auto Restart Error

Tag

Value

Severity

1/5

Event Name

ProcessAutoRestartError

Resource

Sentinel

SubResource

Process

Message

Process <{0}> [command: {1}] was automatically restarted more than the allowed {2} automatic restart(s) in {3} min. The process will no longer be automatically restarted. Please check process configuration.

B.19.8 Process Restarts

Table B-163 General - Process Restarts

Tag

Value

Severity

Event Name

ProcessRestart

Resource

Sentinel

SubResource

Process

Message

Process <ProgramName> spawned (command <pID>)

B.19.9 Proxy Client Registration Service (medium)

Table B-164 General - Proxy Client Registration Service (medium)

Tag

Value

Severity

Event Name

registerClient

Resource

SubResource

ProxyClientRegistrationService (medium)

Message

Registering new client

B.19.10 Restarting Process

Table B-165 General - Restarting Process

Tag

Value

Severity

Event Name

restartProcess

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Restarting process <name> on Sentinel server <name> UUID {2}

B.19.11 Restarting Processes

Table B-166 General - Restarting Processes

Tag

Value

Severity

Event Name

restartProcesses

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Restarting <number> processes: <number> name <name> server <name> server ID <ID>;

B.19.12 Starting Process

Table B-167 General - Starting Process

Tag

Value

Severity

Event Name

startProcess

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Starting process <name> on Sentinel server <name> UUID {2}

B.19.13 Starting Processes

Table B-168 General - Starting Processes

Tag

Value

Severity

Event Name

startProcesses

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Starting <number> processes: <number> name <name> server <name> server ID <ID>;

B.19.14 Stopping Process

Table B-169 General - Stopping Process

Tag

Value

Severity

Event Name

stopProcess

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Stopping process <name> on Sentinel server <name> UUID {2}

B.19.15 Stopping Processes

Table B-170 General - Stopping Processes

Tag

Value

Severity

Event Name

stopProcesses

Resource

SentinelHealth

SubResource

SentinelHealthService

Message

Stopping <number> processes: <number> name <name> server <name> server ID <ID>;

B.19.16 Store Esec Taxonomy From XML

Table B-171 General - Store Esec Taxonomy From XML

Tag

Value

Severity

Event Name

storeEsecTaxonomyFromXML

Resource

SubResource

EsecTaxonomyNodeService

Message

Storing Esecurity taxonomy Info :

B.19.17 Watchdog Process is started

As the Watchdog process starts, the following internal event is generated.

Table B-172 General - Watchdog Process is started

Tag

Value

Severity

1

Event Name

ProcessStart

Resource

WatchDog

SubResource

WatchDog

Message

WatchDog Service Starting

B.19.18 Watchdog Process is stopped

When the Watchdog service is stopped, the following internal event is generated.

Table B-173 General - Watchdog Process is stopped

Tag

Value

Severity

5

Event Name

ProcessStop

Resource

WatchDog

SubResource

WatchDog

Message

WatchDog Service Ended