Geneos ["Geneos"]
You are currently viewing an older version of the documentation. You can find the latest documentation here.

PATS Users Plug-in - Technical Reference

Introduction

The Geneos PATS Users plug-in allows Geneos users to monitor information about user connections and connection attempts to the PATS system. The plug-in collects this information by reading the log files put out by the PATS user server, TAS.

View

The plug-in produces the following view:

pats-users2

Plug-in Configuration

Sample configuration:

tasLogFilePath: **/pats/tas/logs/tas.log**
clearDataBetweenLogFiles: **true**

The following parameters can be configured for this plug-in:

tasLogFilePath

The full path (including the filename) of the TAS log file

Mandatory: Yes

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.

Mandatory: No
Default: True