PATS Trading Breaches Plug-in - Technical Reference
Introduction
The Geneos PATS Trading Breaches plug-in allows Geneos users to monitor information about trading breaches by users on the PATS system. The plug-in collects this information by reading the log files put out by the PATS user server, TAS.
Single View
The plugin produces the following view, with a row for every breach. The headline variable shows details of the last encountered breach.
Actions
Acknowledging Breaches
Breaches can be marked as acknowledged by right-clicking on the relevant row in the view and selecting the "Acknowledge" option from the resulting menu.
Plug-in Configuration
Sample configuration:
tasLogFilePath: **/pats/tas/logs/tas.log**
clearDataBetweenLogFiles: **true**
The following parameters can be configured for this plug-in:
clearDataBetweenLogFiles
The plugin will by default clear its internal user state information when it detects that the TAS log file is being re-written. Setting this to false will cause the plugin to retain user state information even when the TAS log file is being re-written.