Which Adobe Commerce table stores all cron data?
To check the access.log file on an Adobe Commerce Cloud project, a developer can use the following command in the CLI:
grep -r '' 50 [0-9]' /path/to/access.log
Alternatively, if the error has occurred in the past and the access.log file has been rotated (compressed and archived), the developer can use the following command in the CLI (Pro architecture only):
zgrep '' 50 [0-9]' /path/to/access.log.<rotation ID>.gz
Catarina
27 days agoShawna
1 months agoClaudia
2 days agoRaul
20 days agoWhitley
2 months agoFrancesco
20 days agoKate
29 days agoLang
2 months agoCarman
2 months agoMaryann
5 days agoTaryn
28 days agoLaurena
1 months agoCarmen
1 months agoKatheryn
2 months agoStephane
2 months agoColetta
2 months ago