Diagnostics: Logger Integration with ArchestrA Logger
- Last UpdatedJun 10, 2024
- 1 minute read
In the AVEVA Work Tasks Integrated ArchestrA environment, troubleshooting is made easy by having a single tool for debugging messages from WTLogger Console and Wonderware Logger.
The Logger is able to log messages to the Logger, thereby leveraging the rich UI features of System Management Console for viewing messages. The Logger has rich UI features such as filtering and search option. Using the Logger Integration, you will be able to debug messages more effectively. The following screenshot of the Log Viewer show details of logged messages.
Available Log Options in AVEVA Work Tasks
AVEVA Work Tasks has the following logging options available:
-
aaLogViewer
-
AWS Logger
-
Event Viewer
-
Mail Handler
-
Log file
If you install the AVEVA Work Tasks in the same environment as System Platform then the following default options are available:
-
aaLogViewer
-
AWS Logger
-
Mail Handler
To modify the above-mentioned options, you must add the following registry entry of type string:
-
Path: HKEY_LOCAL_MACHINE\SOFTWARE\AVEVA\WorkTasks
-
Key: logToOptions
-
Value: Refer to the following table:
|
Value |
Description |
|---|---|
|
ALL |
AVEVA Work Tasks will log to aaLogViewer (If Wonderware environment), AWS Logger, Event Viewer, Mail Handler, Log file. |
|
WL |
Only AVEVA Work Tasks will log to aaLogViewer. |
|
SLC |
Only AVEVA Work Tasks will log to AWS Logger. |
|
ML |
Only AVEVA Work Tasks will log to Mail Handler. |
|
EV |
Only AVEVA Work Tasks will log to Event Viewer. |
|
LF |
Only AVEVA Work Tasks will log to file. |
Note: If you have modified any values, restart the AVEVA Work Tasks services for the change to take effect.