Monitoring and Logs
Items Shown on the Dashboard
When you select a job, the detail area on the right shows the following information.
- Job name
- Current status (
running/stopped) - OPC UA endpoint
- Interval / Read Retry Interval
- Number of Nodes Monitored
- Last Updated At
- Database Server / Table / Column
- Logging Controls
- Live Logs

Status Meanings
running- Data is being collected.
stopped- Data collection is stopped.
Additional status hints:
Disconnected- A connection problem with the OPC UA server is suspected.
Stale- The server is reachable, but recent updates are old.
These may appear as badges in the OPC UA card at the top of the dashboard.
Nodes Monitored
The middle card shows the number of nodes currently being monitored.
Information shown together:
- The last collection time
- A human-readable relative time
If collection appears to have stopped for too long, check the endpoint connection and interval settings first.
Monitored Nodes List
The table in the lower area shows the currently registered nodes.
Main columns:
Tag NameNode IDTransform
Available actions in the UI:
- Filter by name or Node ID
- Sort
Logging Controls
The lower part of the detail screen shows a summary of the current job’s log settings.
Log Level- Included log level guidance
File LimitView Logs
Live Logs
If you scroll down in the detail screen, you will find the Live Logs card.
If you only look at the top summary cards, it may not be visible right away, so scroll down when needed.
Characteristics of Live Logs:
- It does not replay the full old log history. It follows only newly generated log lines.
- The panel may appear empty if there are no recent new logs.
- The panel may also appear empty or minimal when the log level is restrictive, such as
WARNorERROR.
Available actions in the UI:
PauseClear
For reviewing older log history, View Logs is more suitable.
Open Log Files
Click View Logs in the Logging Controls area to open the log file list for the current job.
Log File List
The first screen shows the list of log files related to that job.
Typical items to check:
- File name
- File size
If older rotated log files remain, they may also appear in the list.

View Log File Contents
After selecting a file, you can view its log content.
Recommended Check Order During Operation
- Check whether the job is
running. - Check whether
Last Updated Atis recent. - Check whether the number of
Nodes Monitoredmatches expectations. - Check whether the Database Server, Table, and Column are correct.
- Check current activity in Live Logs near the bottom of the screen.
- If needed, use View Logs to inspect detailed causes.