Workers Troubleshooting

JFrog Platform Administration Documentation

Content Type
Administration / Platform

From Artifactory Cloud version 7.89, the JFrog Platform stores event data from failed Worker executions. Optionally, select to view successful executions in the troubleshooting tab as well, to store data from both successful and failed runs.

Starting from Artifactory 7.115.2, you can also re-run Workers to troubleshoot both successful and failed Worker executions. The JFrog Platform uses Redis to store troubleshooting data.

Troubleshooting is enabled by default for Cloud environments: You can view the data in the Troubleshooting tab of the Workers screen in the JFrog Platform UI, or use the Execute Test API to retrieve the events.Execute Test

For Self-Hosted environments, Troubleshooting is not enabled by default. For more information about enabling and configuring it, see Enable Troubleshooting in Self-Hosted Instances.

Workers' logging commands must be included in the Workers' script to collect log data, which you see in the Log tab of the Workers screen in the JFrog Platform UI. For more information, see Workers Troubleshooting Log Sample Code.