One of the biggest challenges is volume. Depending on your environment, the support archive can contain a large number of logs across multiple components.
zRemoteAgent TimeStamp=YYYY-MM-DD
YYYY-MM-DD HH:MM:SS UTC �00000000] info �native] Log info data�zLocalAgent logfile=/location/zlocal.log, zRremoteAgent logfile=location/zremote.log, zRemoteAgentName=oneagentname, zRemoteAgent TimeStamp=YYYY-MM-DD HH:MM:SS]
Verifying Dynatrace z/OS Component Versions
Once you’ve identified the correct logs, the next critical step is checking version compatibility between your Dynatrace mainframe components.
zDC Version
In the zLocal log, search for:
ZDC Version=
This tells you which zDC version is installed on the mainframe.
zLocal Version
In the same log, search for:
The most recently installed zLocal version:
Example:
The most recently installed zLocal version: 7.2.29.1008
zRemote Version
You can find the zRemote version in:
- The UI, Deployment Status> ActiveGate , or
- The zRemote log file, by searching for the version string directly

Why Version Checks Are So Important
Many z/OS monitoring issues are resolved by upgrading components. The zDC, zLocal, and zRemote are interconnected, so version compatibility among these three components is critical.
Best practice:
- zDC, zLocal, and zRemote should be on the same version, or
- At most, within three versions of each other
⚠️ If zDC is on a higher version than zRemote, compatibility issues can occur.
What to Look for in Dynatrace z/OS Logs
Once versions are verified, the logs contain a wealth of diagnostic data.
Key Information in zRemote Logs
In the zRemote logs, you’ll typically find:
-
zRemote resource details
ZRemote number of cpus=n, total memory=nGB
-
Build platform
Build platform .............. Linux x86 64-bit
-
Tenant ID information
-
Process group IDs
-
Server or collector IP addresses
-
Available physical memory
Physical memory limit: 99.99% available (nnnn of nnnn MB taken)
-
Active Sensors
ZDTP020I Active Sensors: MQ DB2 SOAP CTG DB2Fetch DLI HTTP ZCON
What You’ll Find in zLocal and zDC Logs
The zLocal and zDC logs provide deeper mainframe‑specific insights, including:
- z/OS version
- LPAR details
- ZDCSYSIN configuration values
- SMO information
- Number of transactions processed
These details are often critical when diagnosing performance, connectivity, or data‑collection issues.