Configuring Event Monitoring
| Configuration files |
Thin Client
Full Client
|
General Information
The Clients support monitoring via the GK/Retail Enterprise Cockpit using predefined events.
All events of all systems are automatically transmitted via the Storemanager infrastructure to the Enterprise Cockpit, which is the GK/Retail standard monitoring tool.
Events can be enabled or disabled per application. In the Enterprise Cockpit, it is also possible to set the events that should be visualized and in which way.
Structure of the Event IDs
| Component | Description |
|---|---|
| X | "S" = Standard event "S" = Event of a customer enhancement |
| FunctionID | The number consists of 11 characters: PPBBGGMMFFF
|
| NN | Event number of the function, starts with 00 |
Structure of an Entry
An entry looks as follows:
EnterpriseCockpitEventConfig.ecEvents.0.eventId=S_01010101201_00
EnterpriseCockpitEventConfig.ecEvents.0.enabled=true
EnterpriseCockpitEventConfig.ecEvents.0.messageLevel=INFO
EnterpriseCockpitEventConfig.ecEvents.0.messageContent=Worker {0} logged in.
Enabling/disabling events
All events are disabled in the standard product configuration. To enable, set .enabled=true, to disable, set .enabled=false.
Configuring the Monitoring for POS Thin Client
Configuration files
Two configuration files are available for the POS Thin Client:
ecEvent.properties
The file ecEvent.properties contains the events that are triggered via the Client.
ecServerEvents.properties
The file ecServerEvents.properties contains the events that are triggered via the Service.
Configuring the Monitoring for POS Full Client
Configuration files
Two configuration files are available for POS Full Client:
ecEvent.properties
The file ecEvent.properties contains the events that are triggered via the Client.
ecServerEvents.properties
The file ecServerEvents.properties contains the events which are triggered via the Server.