Documentation for Axxon PSIM 2.0. Documentation for other versions of Axxon PSIM is available too.

Previous page Next page


Data about the events registered in the system is stored in the Protocol table in the Axxon PSIM database (by default) or in the Protocol table of an individual database (see Extracting event viewer into individual database).

To configure the event viewer database, use the settings panel of the Computer system object:

  1. To disable event logging to the event viewer database, set the Disable logging checkbox (1). This setting is relevant only for the server to which the configured Computer object corresponds.
  2. If you want to log to the event viewer database only the events registered on this computer, set the Only local protocols checkbox (2). This setting is relevant only for the server to which the configured Computer object corresponds. If you set this checkbox, then you must start the event viewer database synchronization manually, for example, using the SyncProtocol.exe utility or a macro (see The Syn.exe utility to synchronize the event viewer database and Example of macro to start the Event Viewer databases synchronization).
  3. If you want to log all event parameters registered on this computer to the event viewer database, set the Parameters logging checkbox (3). This setting is relevant only for the server to which the configured Computer object corresponds.
  4. In the Events archive length field (4), specify the time period in days for storing the event archive in the event viewer database. This setting is relevant only for the server to which the configured Computer object corresponds.
    To specify the time period for storing the event archive for all servers of the distributed system, use the common settings on the
    Programming tab (see The settings panel of the Security zone object). The value of the Events archive length parameter on the settings panel of the Computer object has the higher priority. If you don't specify the value in the Events archive length field on the settings panel of the Computer object, the value specified on the settings panel of the Security zone object is used.

    Note

    The specified events archive length is also applied to the events received by the incident server, which are stored in the PROTOCOL_INC_SERVER table of the Axxon PSIM database.

    Note

    The process of clearing the database of the events older than the specified storage period is started by default every three minutes and deletes 100 000 events, starting with the oldest ones.

  5. Click the Apply button to save the changes (5).

Configuring event logging to the database is complete.

Note

You can also use the tweaki.exe utility to configure event logging (see the The settings panel of the PSIM section).

  • No labels