Prerequisites to using real time statistics
Certain conditions need to be met before being able to use this facility in Talend Administration Center. You have to:
- Set the following parameter to true in
<jobserver_path>/conf/TalendJobServer.properties:
org.talend.remote.jobserver.server.TalendJobServer.ENABLED_PROCESS_MESSAGE=trueInformation noteImportant: Real-time statistics apply to Standard Jobs only. They are not available for Routes or Data Services running in Talend Runtime. Enabling this setting is intended for development environments only. In production environments, this setting can cause excessive memory usage on the JobServer side.For monitoring activity for Routes and Data Services, see Service Activity Monitoring.
Information noteNote: Since R2025-02, ENABLED_PROCESS_MESSAGE defaults to false. If real-time statistics are not displaying after a recent upgrade, ask your administrator to verify this parameter is explicitly set to true in the JobServer configuration file. For more information, see Configuring stats and trace message transfer for development environment. - create a task in Talend Administration Center to execute the previously designed Job by enabling the
Statistic option.
For more information, see Adding a normal execution task.
or,
- enable the Statistic option for a task already existing in Talend Administration Center.
For more information, see the section below.
How to activate Real Time Statistics
About this task
Before accessing the Real Time Statistics facility of your tasks, you need to activate the option. To do so, do the following:
Procedure
Results
Now that the Real time statistics feature has been activated in Talend Administration Center, you can access it to track in real-time the execution status and performance of your processes.
For more information, see Accessing the Error Recovery Management page and Recovering job execution.
on the right hand
side of the page.