From Artifactory Cloud version 7.89, the JFrog Platform stores event data from a failed workers' execution. Optionally, you can choose to set the Worker in the debug mode so that the data is stored regardless of the status of the Worker execution, whether failed or successful. The JFrog Platform uses Redis to store troubleshooting data.
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. Troubleshooting is already enabled.
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.