|
How to get here in the StoreGrid Web Console?
In the top menu, select: "Administration->Advanced Options" and click on the "Events Configuration" icon in the left hand side.
|
StoreGrid generates events to alert the user about potential problems that may require attention. The events configuration UI is meant to configure parameters on how StoreGrid should handle its events. The following describes the configuration options:
|
Local Events - Events that are generated locally by the StoreGrid installation. Here you can configure the following:
Number of Events to Retain - The maximum number of events should StoreGrid retain in its database. The default value is 1000. Once the number of events crosses this maximum value, StoreGrid will start dropping older events from the database.
Clean Up Frequency - This field is used to specify how often should StoreGrid check to see if the ‘number of events to retain’ has been exceeded. It is not advisable to check and delete events frequently because this may cause performance issues. So the maximum frequency you can specify is a "Day".
Shared Events
StoreGrid has the capability to share all its local events to other StoreGrid servers. This feature will be useful if an administrator requires a consolidation of all events into a single server for easy identification of potential problems. The event sharing steps are described below:
Enable Event Sharing - Check this checkbox if you want to share events from this StoreGrid installation to other StoreGrid servers.
Select Servers - Check the checkbox corresponding to the servers to which the events should be sent.
-
Select event type to share - You can specify which event type (severity) to be shared with the server. By default, all event type will be shared.
-
Share Frequency - This field is to specify how often events should be sent to the configured server. It is not efficient to share the event as and when it is generated. It will be more efficient to share the events in a batch. The following options are provided.
You can specify sharing after the number of events pending to be shared is more than a threshold. By default this threshold is 1000.
OR
- You can share the events periodically by specifying a time duration. The options for the time duration are Hour, Day and Week.
|